editResults property
The collection of edit results for the layer.
Implementation
List<FeatureEditResult> get editResults => _editResults.value;
The collection of edit results for the layer.
List<FeatureEditResult> get editResults => _editResults.value;