packetLobbyInfoDataStream property Null safety
Stream of all UDP packets' lobby info data
Implementation
Stream<PacketLobbyInfoData> get packetLobbyInfoDataStream =>
_packetLobbyInfoDataStream.stream;
Stream of all UDP packets' lobby info data
Stream<PacketLobbyInfoData> get packetLobbyInfoDataStream =>
_packetLobbyInfoDataStream.stream;