layerContent property

LayerContent layerContent

The layer identify result's layer content (a LayerContent).

The element will contain an object that implements LayerContent. This may be either an ArcGISSublayer or a Layer.

Implementation

LayerContent get layerContent => _layerContent.value;