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

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

Implementation

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