OutputRecordSchema.fields_

Defines the fields of the record.

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

Meta