columnNames property

List<String> get columnNames

Implementation

List<String> get columnNames => cursor.columnNames;