sortByCols property

List<String>? sortByCols
getter/setter pair

Legacy field: not used much.

Contains the list of sort by columns

Implementation

core.List<core.String>? sortByCols;