isActive property

bool get isActive

Implementation

bool get isActive => status == SubscriptionStatus.active;