value abstract method

Future value(
  1. String column
)

Implementation

Future<dynamic> value(String column);