copyWith property

Implementation

CopyWith$Input$BlogTranslationContentInput<Input$BlogTranslationContentInput>
    get copyWith => CopyWith$Input$BlogTranslationContentInput(
          this,
          (i) => i,
        );