isDestroyed property

bool get isDestroyed

Whether the session has been destroyed.

Implementation

bool get isDestroyed => _destroyed;