CopyWith$Query$getPredictions$getPredictions$h2h$score$penalty<TRes> constructor

CopyWith$Query$getPredictions$getPredictions$h2h$score$penalty<TRes>(
  1. Query$getPredictions$getPredictions$h2h$score$penalty instance,
  2. TRes then(
    1. Query$getPredictions$getPredictions$h2h$score$penalty
    )
)

Implementation

factory CopyWith$Query$getPredictions$getPredictions$h2h$score$penalty(
  Query$getPredictions$getPredictions$h2h$score$penalty instance,
  TRes Function(Query$getPredictions$getPredictions$h2h$score$penalty) then,
) = _CopyWithImpl$Query$getPredictions$getPredictions$h2h$score$penalty;