menu
device_identifier_plugin package
documentation
models/device_identifier.dart
DeviceIdentifier
iosDeviceID property
iosDeviceID property
dark_mode
light_mode
iosDeviceID
property
String
?
iosDeviceID
final
iOS设备ID: 类似Android ID的概念,最推荐用于统计
Implementation
final String? iosDeviceID;
device_identifier_plugin package
documentation
models/device_identifier
DeviceIdentifier
iosDeviceID property
DeviceIdentifier class