error

fun error(@DrawableRes drawableResId: Int): ImageRequest.Builder
fun error(drawable: Drawable?): ImageRequest.Builder

Set the error drawable to use if the request fails.