flutter_dialogflow
flutter_dialogflow
Result
action property
action
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 ==
action property
void
action=
(
String
value
)
Implementation
set action(String value) { _action = value; }