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