menu
algoliasearch package
documentation
algoliasearch_lite.dart
SearchForHits
offset property
offset property
dark_mode
light_mode
offset
property
@JsonKey(name: r'offset')
int
?
offset
final
Position of the first hit to retrieve.
Implementation
@JsonKey(name: r'offset') final int? offset;
algoliasearch package
documentation
algoliasearch_lite
SearchForHits
offset property
SearchForHits class