addressLines property

List<String>? addressLines
getter/setter pair

Unstructured address lines describing the lower levels of an address.

Implementation

core.List<core.String>? addressLines;