futureToRun abstract method

Future<T> futureToRun()

The future that fetches the data and sets the view to busy

Implementation

Future<T> futureToRun();