menu
cello_sdk package
documentation
cello_sdk_method_channel.dart
MethodChannelCelloSdk
shutdown method
shutdown method
dark_mode
light_mode
shutdown
method
@
override
Future
<
void
>
shutdown
(
)
override
Implementation
@override Future<void> shutdown() { return _invoke<void>('shutdown'); }
cello_sdk package
documentation
cello_sdk_method_channel
MethodChannelCelloSdk
shutdown method
MethodChannelCelloSdk class