withColumns property

Map<String, List<String>> get withColumns

Implementation

Map<String, List<String>> get withColumns => Map.from(_withColumns);