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