clickAndCollect property
String?
get
clickAndCollect
Implementation
String? get clickAndCollect => _$this._clickAndCollect;
set
clickAndCollect
(String? clickAndCollect)
Implementation
set clickAndCollect(String? clickAndCollect) =>
_$this._clickAndCollect = clickAndCollect;