menu
arcgis_maps
arcgis_maps.dart
ArcGISFeatureTable
featureTypes property
featureTypes
dark_mode
light_mode
featureTypes
property
List
<
FeatureType
>
featureTypes
The feature types for this table.
Implementation
List<FeatureType> get featureTypes => _featureTypes.value;
arcgis_maps
arcgis_maps
ArcGISFeatureTable
featureTypes property
ArcGISFeatureTable class