GoogleChromeManagementV1GraphicsStatusReport constructor
GoogleChromeManagementV1GraphicsStatusReport({
- List<
GoogleChromeManagementV1DisplayInfo> ? displays, - String? reportTime,
Implementation
GoogleChromeManagementV1GraphicsStatusReport({
this.displays,
this.reportTime,
});