WebexWebhook constructor
Returns a new WebexWebhook instance.
Implementation
WebexWebhook({
this.data = const {},
required this.resource,
});
Returns a new WebexWebhook instance.
WebexWebhook({
this.data = const {},
required this.resource,
});