menu
xml2 package
documentation
xml.dart
XmlDefaultEntityMapping
XmlDefaultEntityMapping.new const constructor
XmlDefaultEntityMapping.new const constructor
dark_mode
light_mode
XmlDefaultEntityMapping
constructor
const
XmlDefaultEntityMapping
(
Map
<
String
,
String
>
entities
)
Custom entity mapping.
Implementation
const XmlDefaultEntityMapping(this.entities);
xml2 package
documentation
xml
XmlDefaultEntityMapping
XmlDefaultEntityMapping.new const constructor
XmlDefaultEntityMapping class