followedBy property

  1. @AtUriConverter()
AtUri? get followedBy
inherited

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

Implementation

@AtUriConverter()
AtUri? get followedBy => throw _privateConstructorUsedError;