getValues abstract method

Future<List> getValues()

Get all values

Implementation

Future<List<dynamic>> getValues();