items property

Map<String, String>? items
getter/setter pair

Map of items that were added/updated to/in the metadata.

Implementation

core.Map<core.String, core.String>? items;