BucketByTime constructor
BucketByTime({
- String? durationMillis,
- BucketByTimePeriod? period,
Implementation
BucketByTime({this.durationMillis, this.period});