isActive property

bool isActive
final

true if this access level is active. Generally, you can check this property to determine wether a user has an access to premium features.

Implementation

final bool isActive;