copyWith property

Implementation

CopyWith$Input$TargetCurrencyInput<Input$TargetCurrencyInput> get copyWith =>
    CopyWith$Input$TargetCurrencyInput(
      this,
      (i) => i,
    );