obs method

RxMap<K, V> obs()

Implementation

RxMap<K, V> obs() => Rx<Map<K, V>>(this);