origin property

String get origin

The origin read-only property of the Window interface returns the origin of the global scope, serialized as a string.

Implementation

external String get origin;