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