receiveQueue property
Received packets saved for delivery to the phone
Implementation
@$pb.TagNumber(5)
$pb.PbList<$1.MeshPacket> get receiveQueue => $_getList(2);
Received packets saved for delivery to the phone
@$pb.TagNumber(5)
$pb.PbList<$1.MeshPacket> get receiveQueue => $_getList(2);