spatialReference property
The spatial reference of the layer.
Implementation
SpatialReference? get spatialReference => _spatialReference.value;
The spatial reference of the layer.
SpatialReference? get spatialReference => _spatialReference.value;