data property

  1. @ImcField('Maneuver Specification', 'data', ImcType.typeMessage)
Maneuver? data

The maneuver specification.

Implementation

@ImcField('Maneuver Specification', 'data', ImcType.typeMessage)
Maneuver? get data;