fallback

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

Set the fallback drawable to use if image is null.