CatalogTablesRequest constructor
const
CatalogTablesRequest(})
Implementation
const CatalogTablesRequest(
int requestId,
this.connectionId, {
this.catalog = '',
this.schema = '',
}) : super(requestId, RequestType.catalogTables);