offlineMap property
Offline map. The layers within the map will reference offline layers.
Implementation
ArcGISMap get offlineMap => _offlineMap.value;
Offline map. The layers within the map will reference offline layers.
ArcGISMap get offlineMap => _offlineMap.value;