averageSync method

double averageSync()

Returns the average value of this query.

Implementation

double averageSync() => build().averageSync();