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