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