FetchLegalHoldForSelfUserFromRemoteUseCase

Use case that allows to fetch and persist the legal hold state for the self user.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(): Either<CoreFailure, <Error class: unknown class>>