value property
Upper boundary of a range in meters. The Geo ranking criterion considers all records within the range to be equal.
Implementation
@JsonKey(name: r'value')
final int? value;
Upper boundary of a range in meters. The Geo ranking criterion considers all records within the range to be equal.
@JsonKey(name: r'value')
final int? value;