fields property
Describes the nested schema fields if the type property is set to RECORD.
Implementation
core.List<TableFieldSchema>? fields;
Describes the nested schema fields if the type property is set to RECORD.
core.List<TableFieldSchema>? fields;