ConversationActionHandler typedef
ConversationActionHandler =
void Function(ConversationActionEvent event)
Implementation
typedef ConversationActionHandler = void Function(
ConversationActionEvent event);
typedef ConversationActionHandler = void Function(
ConversationActionEvent event);