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