min method

int min()

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

Implementation

int min() => _op(C.query_prop_min_int);