CopyWith$Query$getPredictions$getPredictions$teams$home$league$fixtures$draws<TRes> constructor

CopyWith$Query$getPredictions$getPredictions$teams$home$league$fixtures$draws<TRes>(
  1. Query$getPredictions$getPredictions$teams$home$league$fixtures$draws instance,
  2. TRes then(
    1. Query$getPredictions$getPredictions$teams$home$league$fixtures$draws
    )
)

Implementation

factory CopyWith$Query$getPredictions$getPredictions$teams$home$league$fixtures$draws(
  Query$getPredictions$getPredictions$teams$home$league$fixtures$draws
      instance,
  TRes Function(
          Query$getPredictions$getPredictions$teams$home$league$fixtures$draws)
      then,
) = _CopyWithImpl$Query$getPredictions$getPredictions$teams$home$league$fixtures$draws;