core / org.rewedigital.dialog.model.dialogflow / WebhookResponse / <init>
WebhookResponse(fulfillmentText:
String
? = null, fulfillmentMessages:
MutableList
<
Messages
> = mutableListOf(), source:
String
? = null, payload:
Payload
? = null, outputContexts:
MutableList
<
OutputContext
> = mutableListOf(), followupEventInput:
FollowupEventInput
? = null)