following property

  1. @AtUriConverter()
AtUri? get following
inherited

if the actor follows this DID, this is the AT-URI of the follow record

Implementation

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