blocking property
if the actor blocks this DID, this is the AT-URI of the block record
Implementation
@AtUriConverter() AtUri? get followedBy;/// if the actor blocks this DID, this is the AT-URI of the block record
@AtUriConverter() AtUri? get blocking;