isActive property

bool get isActive

Whether this subscription is active

Implementation

bool get isActive => _isActive;