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

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

Implementation

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