WebDavPropertyupdate constructor
const
WebDavPropertyupdate({
- WebDavSet? set,
- WebDavRemove? remove,
Implementation
const WebDavPropertyupdate({
this.set,
this.remove,
});