error

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

Set the error drawable to use if the request fails.