getWebhookApi method

WebhookApi getWebhookApi()

Get WebhookApi instance

Implementation

WebhookApi getWebhookApi() {
  return WebhookApi(this);
}