orderBy property

List<(Expr<Comparable?>, Order)> orderBy
final

Implementation

final List<(Expr<Comparable?>, Order)> orderBy;