webdavRoot property

String? webdavRoot
override

Implementation

String? get webdavRoot => _$this._webdavRoot;
void webdavRoot=(covariant String? webdavRoot)
covariantoverride

Implementation

set webdavRoot(covariant String? webdavRoot) => _$this._webdavRoot = webdavRoot;