sum abstract method

Future<num> sum(
  1. String field
)

Implementation

Future<num> sum(String field);