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