featureTypes property

List<FeatureType> featureTypes

The feature types for this table.

Implementation

List<FeatureType> get featureTypes => _featureTypes.value;