String? get contentHash => _$this._contentHash;
set contentHash(covariant String? contentHash) => _$this._contentHash = contentHash;