onPressCompleteGroupChatCreation property

(dynamic Function(List<ChatUserModel>, String)?) onPressCompleteGroupChatCreation
final

Builder for chat options based on context.

Implementation

final Function(List<ChatUserModel>, String)? onPressCompleteGroupChatCreation;