menu
messenger
domain/repository/chat.dart
RxChat
typingUsers property
typingUsers
dark_mode
light_mode
typingUsers
property
RxList
<
User
>
get
typingUsers
List of
User
s currently typing in this
chat
.
Implementation
RxList<User> get typingUsers;
messenger
chat
RxChat
typingUsers property
RxChat class