copyWith property

Implementation

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