proceed

abstract suspend fun proceed(request: ImageRequest): ImageResult

Continue executing the chain.

Parameters

request

The request to proceed with.