getAll<T> abstract method

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

Implementation

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