Flutter
dart:convert
HtmlEscapeMode
escapeApos property
escapeApos
HtmlEscapeMode class
Constructors
HtmlEscapeMode
Properties
escapeApos
escapeLtGt
escapeQuot
escapeSlash
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
attribute
element
sqAttribute
unknown
escapeApos property
bool
escapeApos
final
Whether to escape "'" (apostrophe).
Implementation
final bool escapeApos