AggregateBucket constructor
AggregateBucket({})
Implementation
AggregateBucket({
this.activity,
this.dataset,
this.endTimeMillis,
this.session,
this.startTimeMillis,
this.type,
});
AggregateBucket({
this.activity,
this.dataset,
this.endTimeMillis,
this.session,
this.startTimeMillis,
this.type,
});