collection property

String? get collection
inherited

Filter queues by collection name (e.g. 'app.bsky.feed.post').

Implementation

String? get subjectType;/// Filter queues by collection name (e.g. 'app.bsky.feed.post').
String? get collection;