getDefault static method

Webhook_ getDefault()

Implementation

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