p75s property

List<Object?>? p75s
getter/setter pair

75% of users experienced the given metric at or below this value.

The length of this list of densities is equal to the length of the CollectionPeriods field in the HistoryRecord message, which describes when the density was observed in the field.

The values for Object must be JSON objects. It can consist of num, String, bool and null as well as Map and List values.

Implementation

core.List<core.Object?>? p75s;