isNew property

  1. @override
bool isNew
override

Whether the session has not yet been sent to the client.

Implementation

@override
bool get isNew => true;