CountChromeOsDevicesResponse constructor

CountChromeOsDevicesResponse({
  1. String? count,
})

Implementation

CountChromeOsDevicesResponse({this.count});