indoorSpaceData property

IndoorSpaceData? indoorSpaceData

The indoor space data for this maneuver. This will be not null if the IndoorManeuverAction is ENTER_ACTION or LEAVE_ACTION. Gets the indoor space data for this maneuver. This will be not null if the IndoorManeuverAction is ENTER_ACTION or LEAVE_ACTION.

Implementation

IndoorSpaceData? get indoorSpaceData;