toXmlAttributes method
Reserved for internal use.
Implementation
List<XmlAttribute> toXmlAttributes({
Map<String, String?> namespaces = const {},
}) {
return _$TcxTrainingCenterDatabaseToXmlAttributes(
this,
namespaces: namespaces,
);
}