sentPackets property

List<UDXPacket> get sentPackets

Implementation

List<UDXPacket> get sentPackets => _sentPackets.values.toList();