String? get pathHash => _$this._pathHash;
set pathHash(covariant String? pathHash) => _$this._pathHash = pathHash;