SmartphoneDeviceRegistration constructor
SmartphoneDeviceRegistration({})
Implementation
SmartphoneDeviceRegistration({
super.deviceId,
super.deviceDisplayName,
super.registrationCreatedOn,
this.platform,
this.hardware,
this.deviceName,
this.deviceManufacturer,
this.deviceModel,
this.operatingSystem,
this.sdk,
this.release,
});