templates property
The feature templates associated with this feature type.
Implementation
List<FeatureTemplate> get templates => _templates.value;
The feature templates associated with this feature type.
List<FeatureTemplate> get templates => _templates.value;