menu
xml2 package
documentation
xml.dart
XmlEntityMapping
encodeText abstract method
encodeText abstract method
dark_mode
light_mode
encodeText
abstract method
String
encodeText
(
String
input
)
Encodes a string to be serialized as XML text.
Implementation
String encodeText(String input);
xml2 package
documentation
xml
XmlEntityMapping
encodeText abstract method
XmlEntityMapping class