getDefault static method

PortService getDefault()

Implementation

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