error property

ArcGISException? error

An error if the layer or table could not be synchronized, otherwise returns null.

Implementation

ArcGISException? get error => _error.value;