menu
flutter_ulink_sdk package
documentation
models/ulink_installation_info.dart
ULinkInstallationInfo
persistentDeviceId property
persistentDeviceId property
dark_mode
light_mode
persistentDeviceId
property
String
?
persistentDeviceId
final
The persistent device ID used for reinstall detection
Implementation
final String? persistentDeviceId;
flutter_ulink_sdk package
documentation
models/ulink_installation_info
ULinkInstallationInfo
persistentDeviceId property
ULinkInstallationInfo class