tableList method

TableList tableList()

List all table names in a database. The result is a list of strings.

Implementation

TableList tableList() => TableList();