flutter_dialogflow
flutter_dialogflow
Result
actionIncomplete property
actionIncomplete
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 ==
actionIncomplete property
void
actionIncomplete=
(
bool
value
)
Implementation
set actionIncomplete(bool value) { _actionIncomplete = value; }