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