subject property

  1. @AtUriConverter.new()
AtUri get subject
inherited

Canonical, DID-based AT URI of the app.bsky.graph.list record from which the author requests omission.

Implementation

String get $type;/// Canonical, DID-based AT URI of the app.bsky.graph.list record from which the author requests omission.
@AtUriConverter() AtUri get subject;