bool? get hasPreview => _$this._hasPreview;
set hasPreview(covariant bool? hasPreview) => _$this._hasPreview = hasPreview;