routeBack property
The list of nodenums the packet has visited on the way back from the destination.
Implementation
@$pb.TagNumber(3)
$pb.PbList<$core.int> get routeBack => $_getList(2);
The list of nodenums the packet has visited on the way back from the destination.
@$pb.TagNumber(3)
$pb.PbList<$core.int> get routeBack => $_getList(2);