SendConfirmationUseCase

internal constructor(userRepository: UserRepository, currentClientIdProvider: CurrentClientIdProvider, slowSyncRepository: SlowSyncRepository, messageSender: MessageSender)