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