menu
Dart
dart:io
HttpSession
isNew property
isNew
brightness_4
brightness_5
description
isNew
property
bool
isNew
Whether the session has not yet been sent to the client.
Implementation
bool get isNew;
Dart
dart:io
HttpSession
isNew property
HttpSession class