fetch abstract method

Future<Iterable<A>> fetch()

Fetches the base data.

Implementation

Future<Iterable<A>> fetch();