schema property

RawTableSchema? schema
final

For RawTable.inferred tables, the schema from which put and delete statemenst are inferred.

Implementation

final RawTableSchema? schema;