density property

Object? density
getter/setter pair

The proportion of users that experienced this bin's value for the given metric.

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.Object? density;