MetricValue constructor
MetricValue({})
Implementation
MetricValue({
this.boolValue,
this.distributionValue,
this.doubleValue,
this.endTime,
this.int64Value,
this.labels,
this.moneyValue,
this.startTime,
this.stringValue,
});