isEnabled property

bool isEnabled

If the service for the permission is enabled.

Implementation

bool get isEnabled => this == ServiceStatus.enabled;