getDefault static method

Implementation

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