streetAddress2 property

String? streetAddress2
getter/setter pair

Street address line 2.

This field is write-only. It is only used for calculating the longitude and latitude of an address when geo_point is empty.

Implementation

core.String? streetAddress2;