isNotGraphReferencelistoptout property
bool
get
isNotGraphReferencelistoptout
Returns true if this uri is not app.bsky.graph.referencelistoptout, otherwise false.
Implementation
bool get isNotGraphReferencelistoptout => !isGraphReferencelistoptout;