attributes property
An array of attributes specifying the name and type of each field in a dataset.
Implementation
final List<SchemaAttribute>? attributes;
An array of attributes specifying the name and type of each field in a dataset.
final List<SchemaAttribute>? attributes;