CopyWith$Input$walletTopupRemunerationInput<TRes> constructor

CopyWith$Input$walletTopupRemunerationInput<TRes>(
  1. Input$walletTopupRemunerationInput instance,
  2. TRes then(
    1. Input$walletTopupRemunerationInput
    )
)

Implementation

factory CopyWith$Input$walletTopupRemunerationInput(
  Input$walletTopupRemunerationInput instance,
  TRes Function(Input$walletTopupRemunerationInput) then,
) = _CopyWithImpl$Input$walletTopupRemunerationInput;