shopperLocale property
String?
get
shopperLocale
Implementation
String? get shopperLocale => _$this._shopperLocale;
set
shopperLocale
(String? shopperLocale)
Implementation
set shopperLocale(String? shopperLocale) =>
_$this._shopperLocale = shopperLocale;