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