featureType property

Implementation

MapFeatureEnumFeatureType get featureType => _$this._featureType;
void featureType=(MapFeatureEnumFeatureType featureType)

Implementation

set featureType(MapFeatureEnumFeatureType featureType) =>
    _$this._featureType = featureType;