asRx method

RxMap<K, V> asRx()

Implementation

RxMap<K, V> asRx() => RxMap.of<K, V>(this);