route property
The list of nodenums this packet has visited so far to the destination.
Implementation
@$pb.TagNumber(1)
$pb.PbList<$core.int> get route => $_getList(0);
The list of nodenums this packet has visited so far to the destination.
@$pb.TagNumber(1)
$pb.PbList<$core.int> get route => $_getList(0);