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