GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent constructor
GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent({
- GoogleChromeManagementV1HttpsLatencyRoutineData? httpsLatencyRoutineData,
- String? httpsLatencyState,
Implementation
GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent({
this.httpsLatencyRoutineData,
this.httpsLatencyState,
});