getDefault method Null safety

TcpDeviceList getDefault()

Implementation

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