fetch abstract method

Future<T> fetch()

Fetch this entity from the API.

Implementation

Future<T> fetch();