onChatUpdated property

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

Implementation

Function(Chat updatedChat)? onChatUpdated;