getDefault static method

ListWebhooksResponse getDefault()

Implementation

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