tableNames property

List<String> get tableNames

Implementation

List<String> get tableNames => List.unmodifiable(_tables.keys);