isActive property

bool get isActive

Whether this session is still active.

Implementation

bool get isActive => !_unfollowed;