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

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

Implementation

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