menu
algoliasearch package
documentation
algoliasearch_lite.dart
SearchResponse
hits property
hits property
dark_mode
light_mode
hits
property
@JsonKey(name: r'hits')
List
<
Hit
>
hits
final
Implementation
@JsonKey(name: r'hits') final List<Hit> hits;
algoliasearch package
documentation
algoliasearch_lite
SearchResponse
hits property
SearchResponse class