chat property

Rx<RxChat?> chat
final

RxChat this PopupGalleryController is about.

Implementation

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