GoogleChromeManagementV1DisplayDevice constructor
      
      GoogleChromeManagementV1DisplayDevice({})
     
    
    
Implementation
GoogleChromeManagementV1DisplayDevice({
  this.displayHeightMm,
  this.displayName,
  this.displayWidthMm,
  this.edidVersion,
  this.internal,
  this.manufactureYear,
  this.manufacturerId,
  this.modelId,
  this.serialNumber,
});