getDefault static method

EnableServiceRequest getDefault()

Implementation

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