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

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

Implementation

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