min property

T min

Returns the smallest sample value.

Implementation

T get min => _min();