IosDeviceIdentifier constructor
const
IosDeviceIdentifier({})
Implementation
const IosDeviceIdentifier({
required this.iosDeviceID,
this.idfv,
this.idfa,
this.keychainUUID,
this.deviceFingerprint,
required this.launchUUID,
this.combinedId,
this.isLimitAdTrackingEnabled = false,
required this.deviceInfo,
});