buildXmlChildren method
Implementation
void buildXmlChildren(
XmlBuilder builder, {
Map<String, String> namespaces = const {},
}) {
_$TcxCoursePointBuildXmlChildren(
this,
builder,
namespaces: namespaces,
);
}
void buildXmlChildren(
XmlBuilder builder, {
Map<String, String> namespaces = const {},
}) {
_$TcxCoursePointBuildXmlChildren(
this,
builder,
namespaces: namespaces,
);
}