getColumnNames method

List<String>? getColumnNames()

Implementation

List<String>? getColumnNames() => obj.getColumnNames();