typingUsers property

RxList<User> get typingUsers

List of Users currently typing in this chat.

Implementation

RxList<User> get typingUsers;