controller library

Typedefs

OnFetchCallback<T> = Future<Iterable<T>> Function(int current, int limit)