getAllList abstract method

Future<List> getAllList()

Implementation

Future<List<dynamic>> getAllList();