topics property

List<ForumTopic> topics
read / write

List of forum topics.

Implementation

late List<ForumTopic> topics;