webdavRoot property

String? get webdavRoot
override

Implementation

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

Implementation

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