isDisabled property

bool isDisabled

If the service for the permission is disabled.

Implementation

bool get isDisabled => this == ServiceStatus.disabled;