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

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

Implementation

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