collection property

String? get collection
inherited

Collection name for record subjects (e.g., 'app.bsky.feed.post')

Implementation

String get name;@QueueViewSubjectTypesConverter() List<QueueViewSubjectTypes> get subjectTypes;/// Collection name for record subjects (e.g., 'app.bsky.feed.post')
String? get collection;