promotedByReRanking property

  1. @JsonKey(name: r'promotedByReRanking')
bool? promotedByReRanking
final

Wether the record are promoted by the re-ranking strategy.

Implementation

@JsonKey(name: r'promotedByReRanking')
final bool? promotedByReRanking;