ProcessGitLabWebhookRequest constructor
ProcessGitLabWebhookRequest({
- HttpBody? body,
Implementation
ProcessGitLabWebhookRequest({
this.body,
});
ProcessGitLabWebhookRequest({
this.body,
});