flutter_dialogflow
flutter_dialogflow
Metadata
webhookUsed property
webhookUsed
Metadata class
Constructors
Metadata
Properties
getIntentId
getIntentName
getWebhookForSlotFillingUsed
getWebhookUsed
intentId
intentName
webhookForSlotFillingUsed
webhookUsed
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
webhookUsed property
void
webhookUsed=
(
String
value
)
Implementation
set webhookUsed(String value) { _webhookUsed = value; }