average method

double average()

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

Implementation

double average() => _average();