buildXmlChildren method

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

Implementation

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