menu
messenger
ui/page/player/view.dart
Resource
chat property
chat
dark_mode
light_mode
chat
property
Rx
<
RxChat
?
>
chat
final
RxChat
of the resource.
Implementation
final Rx<RxChat?> chat = Rx(null);
messenger
view
Resource
chat property
Resource class