AudioVolumeInfo constructor
Constructs a AudioVolumeInfo
Implementation
AudioVolumeInfo(
this.uid,
this.volume,
this.vad,
this.channelId,
);
Constructs a AudioVolumeInfo
AudioVolumeInfo(
this.uid,
this.volume,
this.vad,
this.channelId,
);