menu
device_id_all package
documentation
device_id_all_platform_interface.dart
DeviceIdAllPlatform
getIosUdid method
getIosUdid method
dark_mode
light_mode
getIosUdid
method
Future
<
String
?
>
getIosUdid
(
)
Implementation
Future<String?> getIosUdid() { throw UnimplementedError('getIosUdid() has not been implemented.'); }
device_id_all package
documentation
device_id_all_platform_interface
DeviceIdAllPlatform
getIosUdid method
DeviceIdAllPlatform class