SendFCMTokenUseCase

Sends to the API locally stored FCM push token

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(): Either<SendFCMTokenError, Unit>