copyWith property

  1. @JsonKey(ignore: true)
$InventoryItemDescriptionCopyWith<InventoryItemDescription> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$InventoryItemDescriptionCopyWith<InventoryItemDescription> get copyWith =>
    throw _privateConstructorUsedError;