menu
whistle_loop_sd package
documentation
whistle_loop_sdk_platform_interface.dart
WhistleLoopSdkPlatform
getTime method
getTime method
dark_mode
light_mode
getTime
method
Future
<
String
>
getTime
(
)
Implementation
Future<String> getTime() { throw UnimplementedError('initDeviceId() has not been implemented.'); }
whistle_loop_sd package
documentation
whistle_loop_sdk_platform_interface
WhistleLoopSdkPlatform
getTime method
WhistleLoopSdkPlatform class