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

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

Implementation

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