followedBy property

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

if the actor is followed by this DID, contains the AT-URI of the follow record

Implementation

@AtUriConverter() AtUri? get following;/// if the actor is followed by this DID, contains the AT-URI of the follow record
@AtUriConverter() AtUri? get followedBy;