menu
mobile_device_identifier_plus package
documentation
mobile_device_identifier.dart
MobileDeviceIdentifier
getDeviceId method
getDeviceId method
dark_mode
light_mode
getDeviceId
method
Future
<
String
?
>
getDeviceId
(
)
Implementation
Future<String?> getDeviceId() { return MobileDeviceIdentifierPlatform.instance.getDeviceId(); }
mobile_device_identifier_plus package
documentation
mobile_device_identifier
MobileDeviceIdentifier
getDeviceId method
MobileDeviceIdentifier class