copyWith property
      
      CopyWith$Input$InternalProductTranslationContentInput<Input$InternalProductTranslationContentInput> 
      get
      copyWith
      
    
    
    
Implementation
CopyWith$Input$InternalProductTranslationContentInput<
        Input$InternalProductTranslationContentInput>
    get copyWith => CopyWith$Input$InternalProductTranslationContentInput(
          this,
          (i) => i,
        );