video_player
dart:convert
HtmlEscapeMode
property escapeApos
escapeApos
class HtmlEscapeMode
Constructors
HtmlEscapeMode
Properties
escapeApos
escapeLtGt
escapeQuot
escapeSlash
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
ATTRIBUTE
ELEMENT
SQ_ATTRIBUTE
UNKNOWN
bool
escapeApos
final
Whether to escape "'" (apostrophe).
property escapeApos