DeviceInfoEntity constructor
DeviceInfoEntity({})
Implementation
DeviceInfoEntity({
this.identifier,
this.buildVersionCode,
this.name,
this.versionString,
this.versionCode,
this.sysVersion,
this.machine,
this.idfv,
this.screenWidth,
this.screenHeight,
this.adsToken});