TableList constructor
const
TableList({
- required String databasePath,
Implementation
const TableList({required this.databasePath});
const TableList({required this.databasePath});