CopyWith$Query$getPredictions$getPredictions$teams<TRes> constructor
CopyWith$Query$getPredictions$getPredictions$teams<TRes> (
- Query$getPredictions$getPredictions$teams instance,
- TRes then()
Implementation
factory CopyWith$Query$getPredictions$getPredictions$teams(
Query$getPredictions$getPredictions$teams instance,
TRes Function(Query$getPredictions$getPredictions$teams) then,
) = _CopyWithImpl$Query$getPredictions$getPredictions$teams;