planId property

  1. @ImcField('Formation Plan ID', 'plan_id', ImcType.typePlaintext)
String planId

The flight plan's identifier. Flight plan defined to be tracked by the formation leader.

Implementation

@ImcField('Formation Plan ID', 'plan_id', ImcType.typePlaintext)
String get planId;