NtiuspDeviceInfo constructor
      
      NtiuspDeviceInfo({})
     
    
    
Implementation
NtiuspDeviceInfo(
    {this.deviceId,
      this.pushToken,
      this.osType,
      this.osVersion,
      this.country,
      this.language,
      this.timezone,
      this.manufacturer,
      this.brand,
      this.modelNo,
      this.carrier,
      this.app});