Inheritance
Implements
Annotations
  • DocsEditable()
  • DomName('Location')

Static Properties

instanceRuntimeType Type

read-only

Constructors

Location.internal_()

Properties

ancestorOrigins List<String>

read-only
hash String

read / write
hashCode int

read-only, inherited
host String

read / write
hostname String

read / write
href String

read / write
origin String

read-only
pathname String

read / write
port String

read / write
protocol String

read / write
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited

read / write

Operators

operator ==(other) bool

The equality operator.

inherited

Methods

assign([String url]) → void

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
reload() → void

replace(String url) → void

toString() String

Returns the result of the JavaScript objects toString method.