items property
Array of key/value pairs.
The total size of all keys and values must be less than 512 KB.
Implementation
core.List<MetadataItems>? items;
Array of key/value pairs.
The total size of all keys and values must be less than 512 KB.
core.List<MetadataItems>? items;