schema property
An array of SchemaAttribute
objects that specify the dataset
fields. Each SchemaAttribute
specifies the name and data type
of a field.
Implementation
final Schema? schema;
An array of SchemaAttribute
objects that specify the dataset
fields. Each SchemaAttribute
specifies the name and data type
of a field.
final Schema? schema;