menu
arcgis_maps
arcgis_maps.dart
FeatureCollectionLayer
layers property
layers
dark_mode
light_mode
layers
property
List
<
FeatureLayer
>
layers
The feature layers associated with this layer.
Implementation
List<FeatureLayer> get layers => _layers.value;
arcgis_maps
arcgis_maps
FeatureCollectionLayer
layers property
FeatureCollectionLayer class