menu
erretech_facts package
documentation
libraries.dart
PermissionCheckShortcuts
isGranted property
isGranted property
dark_mode
light_mode
isGranted
property
Future
<
bool
>
get
isGranted
If the user granted this permission.
Implementation
Future<bool> get isGranted => status.isGranted;
erretech_facts package
documentation
libraries
PermissionCheckShortcuts
isGranted property
PermissionCheckShortcuts extension on
Permission