placeholderMemoryCacheKey

fun placeholderMemoryCacheKey(key: String?): ImageRequest.Builder
fun placeholderMemoryCacheKey(key: MemoryCache.Key?): ImageRequest.Builder

Set the memory cache key whose value will be used as the placeholder drawable.

If there is no value in the memory cache for key, fall back to placeholder.