restore property

bool? restore
override

Implementation

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

Implementation

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