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