max method

double max()

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

Implementation

double max() => _op(C.query_prop_max);