isNew property - HttpSession class - dart:io library (original) (raw)
bool getisNew
Whether the session has not yet been sent to the client.
Implementation
bool get isNew;
bool getisNew
Whether the session has not yet been sent to the client.
bool get isNew;