Dart SDK
dart:convert
HtmlEscapeMode
toString
toString
Dart SDK
dart:convert
HtmlEscapeMode
toString
method
toString
Source
Dart SDK
dart:convert
HtmlEscapeMode
Constants
ATTRIBUTE
ELEMENT
SQ_ATTRIBUTE
UNKNOWN
Constructors
HtmlEscapeMode
Properties
escapeApos
escapeLtGt
escapeQuot
escapeSlash
hashCode
runtimeType
Operators
operator ==
Methods
noSuchMethod
toString
String
toString
(
)
Returns a string representation of this object.
Source
String toString() => _name;