toList method

Collects the data of this stream in a List.

Future<List<T>> toList( )

Collects the data of this stream in a List.