RefreshUsersWithoutMetadataUseCaseImpl

internal class RefreshUsersWithoutMetadataUseCaseImpl(userRepository: UserRepository, dispatchers: <Error class: unknown class> = KaliumDispatcherImpl) : RefreshUsersWithoutMetadataUseCase

Constructors

Link copied to clipboard
constructor(userRepository: UserRepository, dispatchers: <Error class: unknown class> = KaliumDispatcherImpl)

Functions

Link copied to clipboard
open suspend operator override fun invoke(): <Error class: unknown class>