promotedByReRanking property

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

Whether the record is re-ranked.

Implementation

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