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