CopyWith$Query$getPredictions$getPredictions$teams$away$last_5<TRes> constructor

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

Implementation

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