nextRoutingPosition property

FlutterRoutingPosition? nextRoutingPosition
getter/setter pair

The next jump in the routing, if null then it is the end node

Implementation

FlutterRoutingPosition? nextRoutingPosition;