getDefault static method

ListWebhooksResponse_ getDefault()

Implementation

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