boundary property

List<String>? boundary
getter/setter pair

The boundary of the location as a set of loops containing pairs of latitude, longitude coordinates.

Implementation

core.List<core.String>? boundary;