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