isNotApplicable property

bool isNotApplicable

If the permission does not have an associated service on the current platform.

Implementation

bool get isNotApplicable => this == ServiceStatus.notApplicable;