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