schema property

List<String>? schema
getter/setter pair

Collection of schema headers of the custom data source.

Implementation

core.List<core.String>? schema;