getAll<T> abstract method

Future<List<T>> getAll<T>()

Implementation

Future<List<T>> getAll<T>();