menu
native_device_info package
documentation
native_device_info_platform_interface.dart
NativeDeviceInfoPlatform
getUUID method
getUUID method
dark_mode
light_mode
getUUID
method
Future
<
String
?
>
getUUID
(
)
Implementation
Future<String?> getUUID() { throw UnimplementedError('getUUID() has not been implemented.'); }
native_device_info package
documentation
native_device_info_platform_interface
NativeDeviceInfoPlatform
getUUID method
NativeDeviceInfoPlatform class