SetGalleryItemsLikedUseCase

Defines the SetGalleryItemsLikedUseCase contract for the SDAI domain layer.

Author

Dmitriy Moroz

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(ids: List<Long>, liked: Boolean)

Executes the invoke step in the SDAI domain layer.