ToListOperator<T> extension

on

Methods

toList([Map0<List<T>>? constructor]) Observable<List<T>>
Returns a List from an observable sequence.