shopperCaptureRefused property

bool? get shopperCaptureRefused

Implementation

bool? get shopperCaptureRefused => _$this._shopperCaptureRefused;
set shopperCaptureRefused (bool? shopperCaptureRefused)

Implementation

set shopperCaptureRefused(bool? shopperCaptureRefused) =>
    _$this._shopperCaptureRefused = shopperCaptureRefused;