UIBlockAction constructor
UIBlockAction({})
Implementation
UIBlockAction({
this.eventName,
this.name,
this.destinationPageId,
this.deepLink,
this.payload,
this.requiredFields,
this.httpRequest,
this.httpResponseAssertion,
this.submitSurveyResponse,
});