tableNames property

List<String?> get tableNames

Implementation

List<String?> get tableNames => cursor.tableNames ?? [];