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