wipe property

bool? get wipe
override

Implementation

bool? get wipe => _$this._wipe;
set wipe (covariant bool? wipe)
covariantoverride

Implementation

set wipe(covariant bool? wipe) => _$this._wipe = wipe;