maneuvers property

  1. @ImcField('Maneuvers', 'maneuvers', ImcType.typeMessageList)
List<PlanManeuver> maneuvers

List of maneuver specifications.

Implementation

@ImcField('Maneuvers', 'maneuvers', ImcType.typeMessageList)
List<PlanManeuver> get maneuvers;