avg abstract method

Future<num> avg(
  1. String column
)

Implementation

Future<num> avg(String column);