WebhookTestResponse constructor
Returns a new WebhookTestResponse instance.
Implementation
WebhookTestResponse({
this.statusCode,
this.message,
});
Returns a new WebhookTestResponse instance.
WebhookTestResponse({
this.statusCode,
this.message,
});