menu
Dart
dart:io
HttpSession
isNew property
isNew
dark_mode
light_mode
description
isNew
property
bool
get
isNew
Whether the session has not yet been sent to the client.
Implementation
bool get isNew;
Dart
dart:io
HttpSession
isNew property
HttpSession class
Cookies management controls