min method

double min()

Minimum value of the property over all objects matching the query.

Implementation

double min() => _op(C.query_prop_min);