onPressCompleteGroupChatCreation property

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

Implementation

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