Get a list of models from the repository The models are retrieved from the repository
Future<List<T>> getAll() { throw UnimplementedError(); }