getDefault static method

PortList getDefault()

Implementation

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