copyWith property
CopyWith$Input$QuotationInput<Input$QuotationInput>
get
copyWith
Implementation
CopyWith$Input$QuotationInput<Input$QuotationInput> get copyWith =>
CopyWith$Input$QuotationInput(
this,
(i) => i,
);