Image Result
sealed class ImageResult
Content copied to clipboard
Represents the result of an image request.
See also
Types
Metadata
Link copied to clipboard
data class Metadata(memoryCacheKey: MemoryCache.Key?, isSampled: Boolean, dataSource: DataSource, isPlaceholderMemoryCacheKeyPresent: Boolean)
Content copied to clipboard
Supplemental information about a successful image request.