copy
fun <Failure, Value> ProgressiveOutcome<Failure, Value>.copy(progress: Progress.Loading): ProgressiveOutcome<Failure, Value>(source)
Replaces the progress information from this progressive outcome.
Replaces the progress information from this progressive outcome.