bool? get restore => _$this._restore;
set restore(covariant bool? restore) => _$this._restore = restore;