menu
movesdk package
documentation
movesdk_method_channel.dart
MethodChannelMoveSdk
init method
init method
dark_mode
light_mode
init
method
@
override
Future
<
void
>
init
(
)
override
Implementation
@override Future<void> init() async { await methodChannel.invokeMethod('init'); }
movesdk package
documentation
movesdk_method_channel
MethodChannelMoveSdk
init method
MethodChannelMoveSdk class