CountrywiseAggregateStats constructor
CountrywiseAggregateStats({})
Returns a new CountrywiseAggregateStats instance.
Implementation
CountrywiseAggregateStats({
this.participantCount,
this.publisherJitter,
this.publisherLatency,
this.subscriberJitter,
this.subscriberLatency,
});