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