getDefault static method

DeleteWebhookResponse_ getDefault()

Implementation

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