GoogleChromeManagementV1Device constructor

GoogleChromeManagementV1Device({
  1. String? deviceId,
  2. String? machine,
})

Implementation

GoogleChromeManagementV1Device({this.deviceId, this.machine});