copyWith property

  1. @JsonKey(ignore: true)
$InventoryItemInstanceCopyWith<InventoryItemInstance> copyWith
inherited

Implementation

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