windowLocationHref property
String
get
windowLocationHref
The current page's full URL (window.location.href).
Returns an empty string on non-web.
Implementation
static String get windowLocationHref => impl.windowLocationHref;