error property

ArcGISException? error

An error if the layer or table could not be included in the offline map, otherwise null.

Implementation

ArcGISException? get error => _error.value;