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