error property

ArcGISException? error

The error that occurred during the identify operation, if there is one.

Implementation

ArcGISException? get error => _error.value;