feature property

  1. @ImcField('Feature', 'feature', ImcType.typeMessageList)
List<MapPoint> feature

The enclosing feature definition.

Implementation

@ImcField('Feature', 'feature', ImcType.typeMessageList)
List<MapPoint> get feature;