getDefault static method

PeerList getDefault()

Implementation

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