Dart API Reference
dart:html
Element
toString
toString
method
The string representation of this element.
String
toString
( )
The string representation of this element.
This is equivalent to reading the
localName
property.