obs property

RxList<E> get obs

Converts a List

Implementation

RxList<E> get obs => RxList<E>(this);