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

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

Implementation

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