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