menu
whistle_loop_sd package
documentation
whistle_loop_sdk.dart
WhistleLoopSdk
getPlatform method
getPlatform method
dark_mode
light_mode
getPlatform
method
Future
<
String
?
>
getPlatform
(
)
Implementation
Future<String?> getPlatform() { return WhistleLoopSdkPlatform.instance.getPlatform(); }
whistle_loop_sd package
documentation
whistle_loop_sdk
WhistleLoopSdk
getPlatform method
WhistleLoopSdk class