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