order property

List<QueryOrdering> order
final

The ordering of this query.

Implementation

final List<QueryOrdering> order;