meta property

List<String>? meta
getter/setter pair

Additional metadata associated with schema.

This is a legacy field and usually consists of an empty array of strings.

Implementation

core.List<core.String>? meta;