TelemetrySummaryRates constructor
Returns a new TelemetrySummaryRates instance.
Implementation
TelemetrySummaryRates({
this.deliverable,
this.reject,
this.unknown,
this.suppressed,
});
Returns a new TelemetrySummaryRates instance.
TelemetrySummaryRates({
this.deliverable,
this.reject,
this.unknown,
this.suppressed,
});