unflagUser

fun unflagUser(userId: String)

Un-flags a user identified by the provided ID.

Parameters

userId

The ID of the user to un-flag.