GoogleChromeManagementV1CountDevicesPerReleaseChannelResponse constructor
GoogleChromeManagementV1CountDevicesPerReleaseChannelResponse({})
Implementation
GoogleChromeManagementV1CountDevicesPerReleaseChannelResponse({
this.betaChannelCount,
this.canaryChannelCount,
this.devChannelCount,
this.ltcChannelCount,
this.ltsChannelCount,
this.stableChannelCount,
this.unreportedChannelCount,
this.unsupportedChannelCount,
});