menu
mobile_device_identifier package
documentation
mobile_device_identifier_platform_interface.dart
MobileDeviceIdentifierPlatform
getDeviceId abstract method
getDeviceId abstract method
dark_mode
light_mode
getDeviceId
abstract method
Future
<
String
?
>
getDeviceId
(
)
Implementation
Future<String?> getDeviceId();
mobile_device_identifier package
documentation
mobile_device_identifier_platform_interface
MobileDeviceIdentifierPlatform
getDeviceId abstract method
MobileDeviceIdentifierPlatform class