buildXmlElement method

void buildXmlElement(
  1. XmlBuilder builder, {
  2. Map<String, String> namespaces = const {},
})
inherited

Implementation

void buildXmlElement(XmlBuilder builder, {Map<String, String> namespaces = const {}}) =>
    _$WebDavNcShareeBuildXmlElement(this as WebDavNcSharee, builder, namespaces: namespaces);