spatialRelationship property
- @JsonKey(unknownEnumValue: JsonKey.nullForUndefinedEnumValue)
final
Defines the spatial relationship between the target location and the landmark.
Implementation
@JsonKey(unknownEnumValue: JsonKey.nullForUndefinedEnumValue)
final SpatialRelationship? spatialRelationship;