sum method

double sum()

Sum of all property values over objects matching the query.

Implementation

double sum() => _op(C.query_prop_sum);