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