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

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

Implementation

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