MetricsResponse constructor
const
MetricsResponse(})
Implementation
const MetricsResponse(
super.requestId, {
this.queryCount = 0,
this.errorCount = 0,
this.uptimeSecs = 0,
this.totalLatencyMillis = 0,
this.avgLatencyMillis = 0,
this.error,
});