CopyWith$Query$getPredictions$getPredictions$teams$home$league$cards$yellow<TRes> constructor

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

Implementation

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