menu
blaze_sdk_flutter package
documentation
blaze_sdk_flutter_method_channel.dart
MethodChannelBlazeSdkFlutter
terminate method
terminate method
dark_mode
light_mode
terminate
method
@
override
Future
<
void
>
terminate
(
)
override
Implementation
@override Future<void> terminate() async { methodChannel.invokeMethod<void>('terminate'); }
blaze_sdk_flutter package
documentation
blaze_sdk_flutter_method_channel
MethodChannelBlazeSdkFlutter
terminate method
MethodChannelBlazeSdkFlutter class