OutputRecordSchema.fields_

Defines the fields of the record.

class OutputRecordSchema
@idMap("name", "type")
Either!(None, OutputRecordField[]) fields_;

Meta