fetchData abstract method

Future<T> fetchData()

Calls the service internal

Implementation

Future<T> fetchData();