getRankingInfo property

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

Whether the search response should include detailed ranking information.

Implementation

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