getDefault static method

WebhookId_ getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static WebhookId_ getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<WebhookId_>(create);