max method

int max()

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

Implementation

int max() => _op(C.query_prop_max_int);