featureTemplates property
A list of the feature templates on this table.
Implementation
List<FeatureTemplate> get featureTemplates => _featureTemplates.value;
A list of the feature templates on this table.
List<FeatureTemplate> get featureTemplates => _featureTemplates.value;