getRankingInfo property
Incidates whether the search response includes detailed ranking information.
Implementation
@JsonKey(name: r'getRankingInfo')
final bool? getRankingInfo;
Incidates whether the search response includes detailed ranking information.
@JsonKey(name: r'getRankingInfo')
final bool? getRankingInfo;