ChatBotClick typedef

ChatBotClick = void Function(String response)

Implementation

typedef void ChatBotClick(String response);