1. @DomName('Location.toString')
  2. @DocsEditable()
String toString()

Returns the result of the JavaScript objects toString method.

Source

@DomName('Location.toString')
@DocsEditable()
String toString() => _blink.BlinkLocation.instance.toString_Callback_0_(this);