BookshelfRequest

data class BookshelfRequest(val bookshelfId: BookshelfId, val imageCache: ImageCache) : ClearImageCacheUseCase.Request

Constructors

Link copied to clipboard
constructor(bookshelfId: BookshelfId, imageCache: ImageCache)

Properties

Link copied to clipboard
Link copied to clipboard