Dart SDK
dart:io
HttpSession
isNew
isNew
Dart SDK
dart:io
HttpSession
isNew
property
isNew
Dart SDK
dart:io
HttpSession
Constructors
HttpSession
Properties
id
isNew
onTimeout
hashCode
isEmpty
isNotEmpty
keys
length
runtimeType
values
Operators
operator ==
operator []
operator []=
Methods
destroy
addAll
clear
containsKey
containsValue
forEach
noSuchMethod
putIfAbsent
remove
toString
bool
isNew
Is true if the session has not been sent to the client yet.
Source
bool get isNew;
Cookies management controls