invoke

abstract suspend operator fun invoke(ids: List<Long>, liked: Boolean)(source)

Executes the invoke step in the SDAI domain layer.

Author

Dmitriy Moroz

Parameters

ids

ids value consumed by the API.

liked

liked value consumed by the API.