isGranted property

bool isGranted

If the user granted access to the requested feature.

Implementation

bool get isGranted => this == PermissionStatus.granted;