GoogleChromeManagementV1AudioStatusReport constructor
GoogleChromeManagementV1AudioStatusReport({})
Implementation
GoogleChromeManagementV1AudioStatusReport({
this.inputDevice,
this.inputGain,
this.inputMute,
this.outputDevice,
this.outputMute,
this.outputVolume,
this.reportTime,
});