Class: MapItem

MapItem

Represents an individual element in a List collection.

Properties:
Name Type Description
key String The identifier that maps to this item within the containing Map.
value Object The contents of the item.