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