menu
soundtouch_sdk package
documentation
soundtouch_sdk_platform_interface.dart
SoundtouchSdkPlatform
initialize method
initialize method
dark_mode
light_mode
initialize
method
Future
<
void
>
initialize
(
)
Implementation
Future<void> initialize() { throw UnimplementedError('initialize() has not been implemented.'); }
soundtouch_sdk package
documentation
soundtouch_sdk_platform_interface
SoundtouchSdkPlatform
initialize method
SoundtouchSdkPlatform class