invoke
suspend operator fun invoke(userId: <Error class: unknown class>): ServerConfigForAccountUseCase.Result
Return
the ServerConfig for the given user if successful, otherwise a StorageFailure
Parameters
userId
the id of the user
the ServerConfig for the given user if successful, otherwise a StorageFailure
the id of the user