menu
movesdk package
documentation
movesdk_platform_interface.dart
MovesdkPlatform
init method
init method
dark_mode
light_mode
init
method
Future
<
void
>
init
(
)
Implementation
Future<void> init() { throw UnimplementedError('setup has not been implemented.'); }
movesdk package
documentation
movesdk_platform_interface
MovesdkPlatform
init method
MovesdkPlatform class