getDefault static method

PutWebhookResponse_ getDefault()

Implementation

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