menu
hy_device_id package
documentation
hy_device_id_platform_interface.dart
HyDeviceIdPlatform
getDeviceId method
getDeviceId method
dark_mode
light_mode
getDeviceId
method
Future
<
String
?
>
getDeviceId
(
)
Implementation
Future<String?> getDeviceId() { throw UnimplementedError('deviceId() has not been implemented.'); }
hy_device_id package
documentation
hy_device_id_platform_interface
HyDeviceIdPlatform
getDeviceId method
HyDeviceIdPlatform class