menu
hackle_sdk_platform_interface package
documentation
hackle_platform_interface.dart
HacklePlatformInterface
getDeviceId method
getDeviceId method
dark_mode
light_mode
getDeviceId
method
Future
<
String
>
getDeviceId
(
)
inherited
Implementation
Future<String> getDeviceId() { throw UnimplementedError(); }
hackle_sdk_platform_interface package
documentation
hackle_platform_interface
HacklePlatformInterface
getDeviceId method
HacklePlatformInterface class