shippingLocationId property
String?
get
shippingLocationId
Implementation
String? get shippingLocationId => _$this._shippingLocationId;
set
shippingLocationId
(String? shippingLocationId)
Implementation
set shippingLocationId(String? shippingLocationId) =>
_$this._shippingLocationId = shippingLocationId;