SSES3.fromXml constructor
SSES3.fromXml(
- XmlElement elem
Implementation
factory SSES3.fromXml(
// ignore: avoid_unused_constructor_parameters
_s.XmlElement elem) {
return SSES3();
}
factory SSES3.fromXml(
// ignore: avoid_unused_constructor_parameters
_s.XmlElement elem) {
return SSES3();
}