isDestroyed property
bool
get
isDestroyed
Whether the session has been destroyed.
Implementation
bool get isDestroyed => _destroyed;
Whether the session has been destroyed.
bool get isDestroyed => _destroyed;