CopyWith$Input$InventoryIntegrationInput<TRes> constructor
CopyWith$Input$InventoryIntegrationInput<TRes> (
- Input$InventoryIntegrationInput instance,
- TRes then()
Implementation
factory CopyWith$Input$InventoryIntegrationInput(
Input$InventoryIntegrationInput instance,
TRes Function(Input$InventoryIntegrationInput) then,
) = _CopyWithImpl$Input$InventoryIntegrationInput;