OnSendMessageClick typedef

OnSendMessageClick = void Function({String? groupID, String? userID})

Implementation

typedef OnSendMessageClick = void Function({String? userID, String? groupID});