CopyWith$Query$getPredictions$getPredictions$comparison$def<TRes> constructor

CopyWith$Query$getPredictions$getPredictions$comparison$def<TRes>(
  1. Query$getPredictions$getPredictions$comparison$def instance,
  2. TRes then(
    1. Query$getPredictions$getPredictions$comparison$def
    )
)

Implementation

factory CopyWith$Query$getPredictions$getPredictions$comparison$def(
  Query$getPredictions$getPredictions$comparison$def instance,
  TRes Function(Query$getPredictions$getPredictions$comparison$def) then,
) = _CopyWithImpl$Query$getPredictions$getPredictions$comparison$def;