metadata property

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

Metadata associated with the entity.

For the metadata associated with other entity types, see the Type table below.

Implementation

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