GoogleChromeManagementV1DisplayInfo constructor
GoogleChromeManagementV1DisplayInfo({})
Implementation
GoogleChromeManagementV1DisplayInfo({
this.deviceId,
this.displayName,
this.isInternal,
this.refreshRate,
this.resolutionHeight,
this.resolutionWidth,
});