schema property Null safety

Schema? schema
read / write

The Schema this table belongs to.

May be null if not assigned to a Schema.

Implementation

Schema? schema;