storeAddress property

String? storeAddress
getter/setter pair

The street address of the store.

Example: 1600 Amphitheatre Pkwy, Mountain View, CA 94043, USA.

Required.

Implementation

core.String? storeAddress;