appliedTags property

Iterable<ForumTagBuilder>? appliedTags
getter/setter pair

Set of tags that have been applied to a thread

Implementation

Iterable<ForumTagBuilder>? appliedTags;