dynamic getLocation()

Source

dynamic getLocation() {
  return window.location;
}