copyWith property
Implementation
ItemLocationCopyWith<ItemLocation, ItemLocation, ItemLocation> get copyWith =>
_ItemLocationCopyWithImpl<ItemLocation, ItemLocation>(
this as ItemLocation,
$identity,
$identity,
);
ItemLocationCopyWith<ItemLocation, ItemLocation, ItemLocation> get copyWith =>
_ItemLocationCopyWithImpl<ItemLocation, ItemLocation>(
this as ItemLocation,
$identity,
$identity,
);