shopperEmail property

String? get shopperEmail

Implementation

String? get shopperEmail => _$this._shopperEmail;
set shopperEmail (String? shopperEmail)

Implementation

set shopperEmail(String? shopperEmail) => _$this._shopperEmail = shopperEmail;