schema property

TableSchema? schema
getter/setter pair

The schema of the results.

Present only when the query completes successfully.

Implementation

TableSchema? schema;