get abstract method

Future<List<T>> get()

Executes and returns all matching rows.

Implementation

Future<List<T>> get();