error property
The error that occurred during the identify operation, if there is one.
Implementation
ArcGISException? get error => _error.value;
The error that occurred during the identify operation, if there is one.
ArcGISException? get error => _error.value;