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

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

Implementation

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