all property

Future<List<T>> get all

alias for toList

Implementation

Future<List<T>> get all;