1. DomName('URLUtils.toString')
  2. DocsEditable()
  3. Experimental()
String toString()

Returns the result of the JavaScript objects toString method.

Source

@DomName('URLUtils.toString')
@DocsEditable()
@Experimental() // untriaged
String toString();