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