flutter_dialogflow
flutter_dialogflow
AIResponse
getMessageResponse method
getMessageResponse
AIResponse class
Constructors
AIResponse
Properties
getId
getLang
getResult
getsessionId
getStatus
getTimestamp
id
lang
result
sessionId
status
timestamp
hashCode
runtimeType
Methods
getMessageResponse
getSpeechResponse
noSuchMethod
toString
Operators
operator ==
getMessageResponse method
dynamic
getMessageResponse
(
)
Implementation
getMessageResponse() { return this._result.getFulfillment.getMessageResponse(); }