isActive property

bool? isActive
final

Whether the access level is active. Generally, you have to check just this property to determine if the user has access to premium features.

Implementation

final bool? isActive;