websiteUri property

String? websiteUri
getter/setter pair

The URI representing the company's primary web site or home page, for example, "https://www.google.com".

The maximum number of allowed characters is 255.

Optional.

Implementation

core.String? websiteUri;