GoogleChromeManagementV1CountChromeCrashEventsResponseCrashEventCount constructor
GoogleChromeManagementV1CountChromeCrashEventsResponseCrashEventCount({
- String? browserVersion,
- String? count,
- GoogleTypeDate? date,
Implementation
GoogleChromeManagementV1CountChromeCrashEventsResponseCrashEventCount({
this.browserVersion,
this.count,
this.date,
});