state property

  1. @ImcField('Estimated State', 'state', ImcType.typeMessage)
EstimatedState? state

External Navigation Data.

Implementation

@ImcField('Estimated State', 'state', ImcType.typeMessage)
EstimatedState? get state;