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