TableListTablesView constructor

TableListTablesView({
  1. bool? useLegacySql,
})

Implementation

TableListTablesView({
  this.useLegacySql,
});