item

var item: Item?

The item the feature collection has been created from. This is only available if the FeatureCollection is associated with a com.arcgismaps.mapping.PortalItem. This is the case if the FeatureCollection had been created from an item using FeatureCollection.FeatureCollection or if the FeatureCollection had been previously saved as a com.arcgismaps.mapping.PortalItem.

Since

200.1.0

See also

FeatureCollection.FeatureCollection

(Item)