String? get docUrl => _$this._docUrl;
set docUrl(covariant String? docUrl) => _$this._docUrl = docUrl;