Returns a new CreateWebhook instance.
CreateWebhook({ required this.name, required this.url, this.events = const [], this.description, });