String? get urlHash => _$this._urlHash;
set urlHash(covariant String? urlHash) => _$this._urlHash = urlHash;