flutter_dialogflow
flutter_dialogflow
Result
fulfillment property
fulfillment
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 ==
fulfillment property
void
fulfillment=
(
Fulfillment
value
)
Implementation
set fulfillment(Fulfillment value) { _fulfillment = value; }