featureTemplates property
The sublayer's feature templates.
A collection of templates that can be used to create new features of SubtypeSublayer.subtype with default attribute values and a specified mode for creating its geometry.
Implementation
List<FeatureTemplate> get featureTemplates => _featureTemplates.value;