max abstract method

Future max(
  1. String column
)

Implementation

Future<dynamic> max(String column);