attributes property

List<SchemaAttribute>? attributes
final

An array of attributes specifying the name and type of each field in a dataset.

Implementation

final List<SchemaAttribute>? attributes;