onChatUpdated property

dynamic Function(List<Chat> updatedChat)? onChatUpdated
getter/setter pair

Implementation

Function(List<Chat> updatedChat)? onChatUpdated;