indoorLevelChangeData property

IndoorLevelChangeData? indoorLevelChangeData

The level change data for this maneuver. This will be not null if the IndoorManeuverAction is LEVEL_CHANGE_ACTION. Gets the level change data for this maneuver. This will be not null if the IndoorManeuverAction is LEVEL_CHANGE_ACTION.

Implementation

IndoorLevelChangeData? get indoorLevelChangeData;