orderByList property

List<Order>? orderByList
getter/setter pairinherited

The columns to order by.

Implementation

List<Order>? orderByList;