postActions property
The list of post actions for this section. Post actions are actions that occur after traversing the section, such as wait actions at via waypoints with stopDuration. These actions are not part of the regular maneuvers but represent additional requirements for completing the section. Gets the list of post actions for this section.
Implementation
List<IndoorManeuver> get postActions;