subtype property
The subtype in the feature service that this subtype represents.
Implementation
FeatureSubtype get subtype => _subtype.value;
The subtype in the feature service that this subtype represents.
FeatureSubtype get subtype => _subtype.value;