flutter_dialogflow
flutter_dialogflow
AIResponse
getSpeechResponse method
getSpeechResponse
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 ==
getSpeechResponse method
dynamic
getSpeechResponse
(
)
Implementation
getSpeechResponse() { return this._result.getFulfillment.getSpeechResponse(); }