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