Dart
dart:io
HttpSession
isNew property
description
isNew property
bool
isNew
Is true if the session has not been sent to the client yet.
Implementation
bool
get
isNew;