average method

Future<double> average()

Implementation

Future<double> average() => build().average();