webdav property

WebDavClient get webdav

Client for WebDAV

Implementation

WebDavClient get webdav => _webdav[this] ??= WebDavClient(this);