layers property

List<FeatureLayer> layers

The feature layers associated with this layer.

Implementation

List<FeatureLayer> get layers => _layers.value;