getDefault static method

ServerInfoList getDefault()

Implementation

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