proximityDistance property
When the query contains more than one word, the sum of the distances between matched words (in meters).
Implementation
@JsonKey(name: r'proximityDistance')
final int? proximityDistance;
When the query contains more than one word, the sum of the distances between matched words (in meters).
@JsonKey(name: r'proximityDistance')
final int? proximityDistance;