support property

Interval<T> support

Returns the domain of the distribution.

Implementation

Interval<T> get support => Interval<T>.all();