spatialRelationship property

  1. @JsonKey(unknownEnumValue: JsonKey.nullForUndefinedEnumValue)
SpatialRelationship? spatialRelationship
final

Defines the spatial relationship between the target location and the landmark.

Implementation

@JsonKey(unknownEnumValue: JsonKey.nullForUndefinedEnumValue)
final SpatialRelationship? spatialRelationship;