metadata property

Metadata? metadata
getter/setter pair

The metadata key/value pairs to assign to instances that are created from these properties.

These pairs can consist of custom metadata or predefined keys. SeeProject and instance metadata for more information.

Implementation

Metadata? metadata;