menu
cello_sdk package
documentation
cello_sdk_platform_interface.dart
CelloSdkPlatform
shutdown method
shutdown method
dark_mode
light_mode
shutdown
method
Future
<
void
>
shutdown
(
)
Implementation
Future<void> shutdown() { throw UnimplementedError('shutdown() has not been implemented.'); }
cello_sdk package
documentation
cello_sdk_platform_interface
CelloSdkPlatform
shutdown method
CelloSdkPlatform class