ParticipantSeriesSubscriberStats constructor
ParticipantSeriesSubscriberStats({})
Returns a new ParticipantSeriesSubscriberStats instance.
Implementation
ParticipantSeriesSubscriberStats({
this.global = const {},
this.globalMeta = const {},
this.globalMetricsOrder = const [],
this.globalThresholds = const {},
this.subscriptions = const [],
});