CreateWebhookResult constructor
CreateWebhookResult({
- required Webhook webhook,
Implementation
CreateWebhookResult({
required this.webhook,
});
CreateWebhookResult({
required this.webhook,
});