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

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

Implementation

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