TrialComponentMetricSummary constructor
TrialComponentMetricSummary({})
Implementation
TrialComponentMetricSummary({
this.avg,
this.count,
this.last,
this.max,
this.metricName,
this.min,
this.sourceArn,
this.stdDev,
this.timeStamp,
});