flutter_dialogflow
flutter_dialogflow copied to clipboard
Refactored TypeMessage to include both value and message type
Refactored TypeMessage
to include both message type and message object, so that client doesn't have to initiate message object again themselves. Also change the datatype of type
to more strong type MessageType