orderByList property

List<Order>? orderByList
getter/setter pair

The columns to order by.

Implementation

List<Order>? orderByList;