chat property

Rx<RxChat?> chat
getter/setter pair

Reactive RxChat this modal is about.

Implementation

Rx<RxChat?> chat = Rx(null);