getDefault static method

GetServiceRequest getDefault()

Implementation

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