GoogleChromeManagementV1PeripheralsReport constructor
GoogleChromeManagementV1PeripheralsReport({
- String? reportTime,
- List<
GoogleChromeManagementV1UsbPeripheralReport> ? usbPeripheralReport,
Implementation
GoogleChromeManagementV1PeripheralsReport({
this.reportTime,
this.usbPeripheralReport,
});