startManId property

  1. @ImcField('Starting maneuver', 'start_man_id', ImcType.typePlaintext)
String startManId

Indicates the id of the starting maneuver for this plan.

Implementation

@ImcField('Starting maneuver', 'start_man_id', ImcType.typePlaintext)
String get startManId;