feature property

List<MapPoint> feature

Implementation

List<MapPoint> get feature => _$this._feature;
void feature=(List<MapPoint> feature)

Implementation

set feature(List<MapPoint> feature) => _$this._feature = feature;