templates property

List<FeatureTemplate> templates

The feature templates associated with this feature type.

Implementation

List<FeatureTemplate> get templates => _templates.value;