menu
comon_orm package
documentation
comon_orm.dart
AggregateQuery
orderBy property
orderBy property
dark_mode
light_mode
orderBy
property
List
<
QueryOrderBy
>
orderBy
final
Ordering clauses used before applying
skip
and
take
.
Implementation
final List<QueryOrderBy> orderBy;
comon_orm package
documentation
comon_orm
AggregateQuery
orderBy property
AggregateQuery class