buildXmlElement method
- XmlBuilder builder, {
- Map<
String, String> namespaces = const {},
inherited
Implementation
void buildXmlElement(
XmlBuilder builder, {
Map<String, String> namespaces = const {},
}) => _$DataLogTriggerBuildXmlElement(
this as DataLogTrigger,
builder,
namespaces: namespaces,
);