menu
datum package
documentation
source/core/query/datum_query.dart
DatumQuery
offset property
offset property
dark_mode
light_mode
offset
property
int
?
offset
final
The number of items to skip from the beginning of the result set.
Implementation
final int? offset;
datum package
documentation
source/core/query/datum_query
DatumQuery
offset property
DatumQuery class