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