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

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

Implementation

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