schema property Null safety
read / write
The Schema this table belongs to.
May be null if not assigned to a Schema.
Implementation
Schema? schema;
The Schema this table belongs to.
May be null if not assigned to a Schema.
Schema? schema;