RecordSchema.fields_

Defines the fields of the record.

class RecordSchema
@idMap("name", "type")
Union!(None, RecordField[]) fields_;

Meta