get abstract method

Future<T> get()

Fetches the value of the resource once.

Implementation

Future<T> get();