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