isActive property

bool get isActive

Get whether the session is active

Implementation

bool get isActive => _isActive;