origin property

String? origin
getter/setter pair

The url pattern "origin" refers to a url pattern that is the origin of a website.

Examples: "https://example.com", "https://cloud.google.com"

Implementation

core.String? origin;