shopperStatement property
String?
get
shopperStatement
Implementation
String? get shopperStatement => _$this._shopperStatement;
set
shopperStatement
(String? shopperStatement)
Implementation
set shopperStatement(String? shopperStatement) =>
_$this._shopperStatement = shopperStatement;