blocking property

  1. @AtUriConverter.new()
AtUri? get blocking
inherited

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;