create static method

WebhookResponse create()

Implementation

@$core.pragma('dart2js:noInline')
static WebhookResponse create() => WebhookResponse._();