buildXmlChildren method
Reserved for internal use.
Implementation
void buildXmlChildren(
XmlBuilder builder, {
Map<String, String> namespaces = const {},
}) {
_$TcxTrainingCenterDatabaseBuildXmlChildren(
this,
builder,
namespaces: namespaces,
);
}