menu
hackle package
documentation
hackle_app.dart
HackleApp
getDeviceId static method
getDeviceId static method
dark_mode
light_mode
getDeviceId
static method
Future
<
String
>
getDeviceId
(
)
Implementation
static Future<String> getDeviceId() { return HacklePlatform.instance.getDeviceId(); }
hackle package
documentation
hackle_app
HackleApp
getDeviceId static method
HackleApp class