typingUsers property

List<ChatUser>? typingUsers
final

List of users currently typing in the chat

Implementation

final List<ChatUser>? typingUsers;