Returns a string representation of this object.

Source

@DomName('DOMException.toString')
@DocsEditable()
String toString() => "${_name}: $_message";