rx property

RxMap<K, V> rx

Create a reactive Map

Implementation

RxMap<K, V> get rx => RxMap<K, V>(this);