SetGalleryItemsVisibilityUseCase

Defines the SetGalleryItemsVisibilityUseCase contract for the SDAI domain layer.

Author

Dmitriy Moroz

Inheritors

Functions

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

Executes the invoke step in the SDAI domain layer.