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