IntegrationResponse constructor
IntegrationResponse({})
Implementation
IntegrationResponse({
required this.integrationResponseKey,
this.contentHandlingStrategy,
this.integrationResponseId,
this.responseParameters,
this.responseTemplates,
this.templateSelectionExpression,
});