min abstract method

Future min(
  1. String column
)

Implementation

Future<dynamic> min(String column);