defaultUri property

String? defaultUri
getter/setter pair

Domain name of the web app being measured, or empty.

Example: "http://www.google.com", "https://www.google.com"

Immutable.

Implementation

core.String? defaultUri;