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