portalItem property

PortalItem? portalItem

The portal item that specifies the map to be taken offline.

The PortalItem will be of type PortalItemType.webMap, either on ArcGIS Online or an on-premise ArcGIS Enterprise Portal

Implementation

PortalItem? get portalItem => _portalItem.value;