getRankingInfo property
Whether the search response should include detailed ranking information.
Implementation
@JsonKey(name: r'getRankingInfo')
final bool? getRankingInfo;
Whether the search response should include detailed ranking information.
@JsonKey(name: r'getRankingInfo')
final bool? getRankingInfo;