menu
dolphinai_soe_flutter_sdk package
documentation
smart_speech_sdk.dart
SmartSpeechSdk
getPlatformOS method
getPlatformOS method
dark_mode
light_mode
getPlatformOS
method
Future
<
String
?
>
getPlatformOS
(
)
Implementation
Future<String?> getPlatformOS() { return SmartSpeechSdkPlatform.instance.getPlatformOS(); }
dolphinai_soe_flutter_sdk package
documentation
smart_speech_sdk
SmartSpeechSdk
getPlatformOS method
SmartSpeechSdk class