getRankingInfo property

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

Incidates whether the search response includes detailed ranking information.

Implementation

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