error property
An error if the layer or table could not be synchronized, otherwise returns null.
Implementation
ArcGISException? get error => _error.value;
An error if the layer or table could not be synchronized, otherwise returns null.
ArcGISException? get error => _error.value;