- @DomName('Location.toString')
- @DocsEditable()
Returns the result of the JavaScript objects toString
method.
Source
@DomName('Location.toString') @DocsEditable() String toString() => _blink.BlinkLocation.instance.toString_Callback_0_(this);
Returns the result of the JavaScript objects toString
method.
@DomName('Location.toString') @DocsEditable() String toString() => _blink.BlinkLocation.instance.toString_Callback_0_(this);