websiteUri property

String? websiteUri
getter/setter pair

The authoritative website for this place, e.g. a business' homepage.

Note that for places that are part of a chain (e.g. an IKEA store), this will usually be the website for the individual store, not the overall chain.

Implementation

core.String? websiteUri;