CopyWith$Query$getPredictions$getPredictions$teams$home$league$biggest$loses<TRes> constructor

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

Implementation

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