fetch abstract method

Future<void> fetch()

Future that completes when the repository is available in the cacheDirectory.

Implementation

Future<void> fetch();