GatewayResponse constructor
GatewayResponse({})
Implementation
GatewayResponse({
this.defaultResponse,
this.responseParameters,
this.responseTemplates,
this.responseType,
this.statusCode,
});
GatewayResponse({
this.defaultResponse,
this.responseParameters,
this.responseTemplates,
this.responseType,
this.statusCode,
});