isGranted property Null safety

bool isGranted

Implementation

bool get isGranted => status == DevicePermissionStatus.granted;