get abstract method

Future<List<T>> get()

Executes this statement and returns the result.

Implementation

Future<List<T>> get();