menu
bubbl_flutter_sdk package
documentation
bubbl_flutter_sdk_method_channel.dart
MethodChannelBubblFlutterSdk
locationGranted method
locationGranted method
dark_mode
light_mode
locationGranted
method
@
override
Future
<
bool
>
locationGranted
(
)
override
Implementation
@override Future<bool> locationGranted() async { return _invokeBool('locationGranted'); }
bubbl_flutter_sdk package
documentation
bubbl_flutter_sdk_method_channel
MethodChannelBubblFlutterSdk
locationGranted method
MethodChannelBubblFlutterSdk class