shopWebAddress property
String?
get
shopWebAddress
Implementation
String? get shopWebAddress => _$this._shopWebAddress;
set
shopWebAddress
(String? shopWebAddress)
Implementation
set shopWebAddress(String? shopWebAddress) =>
_$this._shopWebAddress = shopWebAddress;