topics property

List<Topic>? topics
getter/setter pair

The resulting topics.

Optional.

Implementation

core.List<Topic>? topics;