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