expectedTable property Null safety
final
The expected table.
May be null if no table is expected.
Implementation
final SchemaTable? expectedTable;
The expected table.
May be null if no table is expected.
final SchemaTable? expectedTable;