TimeseriesPercentiles constructor

TimeseriesPercentiles({
  1. List<Object?>? p75s,
})

Implementation

TimeseriesPercentiles({this.p75s});