MetricUpdate constructor
MetricUpdate({})
Implementation
MetricUpdate({
this.cumulative,
this.distribution,
this.gauge,
this.internal,
this.kind,
this.meanCount,
this.meanSum,
this.name,
this.scalar,
this.set,
this.updateTime,
});