menu
comon_orm package
documentation
comon_orm.dart
AggregateQuery
skip property
skip property
dark_mode
light_mode
skip
property
int
?
skip
final
Number of matching rows to skip before aggregating.
Implementation
final int? skip;
comon_orm package
documentation
comon_orm
AggregateQuery
skip property
AggregateQuery class