interface BlockedUser
id
: String
[Get] |
It represents the user ID that has been blocked by the logged in user. It is a type of ID and can be retrieved using User.id.
Signature
abstract val id: String |