all property

Future<List<T>> all

alias for toList

Implementation

Future<List<T>> get all;