orderBy property

List<OrderByItem> orderBy
final

The order by condition.

Implementation

final List<OrderByItem> orderBy;