ULinkInstallationInfo constructor
const
ULinkInstallationInfo({})
Implementation
const ULinkInstallationInfo({
required this.installationId,
this.isReinstall = false,
this.previousInstallationId,
this.reinstallDetectedAt,
this.persistentDeviceId,
});