Dart API Reference
dart:convert
HtmlEscape
convert
convert
method
Converts [input] and returns the result of the conversion.
String
convert
(
String
text
)
Converts [input] and returns the result of the conversion.