chat property

Rx<RxChat?> chat
final

RxChat of the resource.

Implementation

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