packageItems property
Portal items for packages related to this preplanned map area.
When the offline map area has successfully loaded, this collection contains the portal items for the packages (tile packages or geodatabases) holding the offline data for the map area.
Implementation
List<PortalItem> get packageItems => _packageItems.value;