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