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

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

Implementation

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