menu
monedata package
documentation
consent_manager.dart
ConsentManager
isGranted property
isGranted property
dark_mode
light_mode
isGranted
property
Future
<
bool
?
>
get
isGranted
Implementation
static Future<bool?> get isGranted async { return await _channel.invokeMethod('isGranted'); }
monedata package
documentation
consent_manager
ConsentManager
isGranted property
ConsentManager class