toList abstract method

Future<List<T>> toList()

toList returns items list

Implementation

Future<List<T>> toList();