obs method

RxList<T> obs()

Implementation

RxList<T> obs() => Rx<List<T>>(this);