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

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

Implementation

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