chat property
final
RxChat this controller is bound to, if any.
If specified, then the RxChat.members of this chat will be omitted from the usersSearch and contactsSearch.
Implementation
final RxChat? chat;
RxChat this controller is bound to, if any.
If specified, then the RxChat.members of this chat will be omitted from the usersSearch and contactsSearch.
final RxChat? chat;