loadData abstract method

Future<T> loadData()

Loads the data this view depends on.

Implementation

Future<T> loadData();