bool? get preview => _$this._preview;
set preview(covariant bool? preview) => _$this._preview = preview;