onSpecificationChanged property
final
~english Occurs when the chat room specifications changes. All chat room members receive this event. ~end
~chinese 聊天室详情变更。 ~end
Implementation
final void Function(ChatRoom room)? onSpecificationChanged;