menu
algoliasearch package
documentation
algoliasearch_lite.dart
RankingInfo
promoted property
promoted property
dark_mode
light_mode
promoted
property
@JsonKey(name: r'promoted')
bool
?
promoted
final
Whether the record was promoted by a rule.
Implementation
@JsonKey(name: r'promoted') final bool? promoted;
algoliasearch package
documentation
algoliasearch_lite
RankingInfo
promoted property
RankingInfo class