CopyWith$Query$checkWalletAndReputation$checkWalletAndReputation$wallet$coin$unitValue<TRes> constructor

CopyWith$Query$checkWalletAndReputation$checkWalletAndReputation$wallet$coin$unitValue<TRes>(
  1. Query$checkWalletAndReputation$checkWalletAndReputation$wallet$coin$unitValue instance,
  2. TRes then(
    1. Query$checkWalletAndReputation$checkWalletAndReputation$wallet$coin$unitValue
    )
)

Implementation

factory CopyWith$Query$checkWalletAndReputation$checkWalletAndReputation$wallet$coin$unitValue(
  Query$checkWalletAndReputation$checkWalletAndReputation$wallet$coin$unitValue
      instance,
  TRes Function(
          Query$checkWalletAndReputation$checkWalletAndReputation$wallet$coin$unitValue)
      then,
) = _CopyWithImpl$Query$checkWalletAndReputation$checkWalletAndReputation$wallet$coin$unitValue;