fields property

List<SchemaFieldSpec>? fields
getter/setter pair

A list of fields in the schema.

Implementation

core.List<SchemaFieldSpec>? fields;