TableListTablesView constructor
      
      TableListTablesView({ 
    
    
- PrivacyPolicy? privacyPolicy,
- bool? useLegacySql,
Implementation
TableListTablesView({
  this.privacyPolicy,
  this.useLegacySql,
});