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

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

Implementation

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