isDenied property

bool isDenied

If the user denied access to the requested feature.

Implementation

bool get isDenied => this == PermissionStatus.denied;