flutter_dialogflow
flutter_dialogflow
Result
getResolvedQuery property
getResolvedQuery
Result class
Constructors
Result
Properties
action
actionIncomplete
contexts
fulfillment
getAction
getActionIncomplete
getContexts
getFulfillment
getMetadata
getParameters
getResolvedQuery
getScore
getSource
metadata
parameters
resolvedQuery
score
source
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
getResolvedQuery property
String
getResolvedQuery
Implementation
String get getResolvedQuery => _resolvedQuery;