storeReference property
String?
get
storeReference
Implementation
String? get storeReference => _$this._storeReference;
set
storeReference
(String? storeReference)
Implementation
set storeReference(String? storeReference) =>
_$this._storeReference = storeReference;