getDefault static method

ServiceOptions getDefault()

Implementation

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