ProppatchRequestProp<V extends ToXmlCapable>.remove constructor
const
ProppatchRequestProp<V extends ToXmlCapable>.remove ({})
Implementation
const ProppatchRequestProp.remove({
required this.name,
this.namespace = kDavNamespaceUrlStr,
this.lang,
}) : op = ProppatchRequestOp.remove,
value = null;