record property
final
BlocklistRecord of the User in blocklist.
null
if the User is not blocked by the authenticated MyUser.
Implementation
final BlocklistRecord? record;
BlocklistRecord of the User in blocklist.
null
if the User is not blocked by the authenticated MyUser.
final BlocklistRecord? record;