chat property

Rx<RxChat?> chat
final

RxChat of a Routes.directLink initial route.

Implementation

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