obs method

RxSet<T> obs()

Implementation

RxSet<T> obs() => Rx<Set<T>>(this);