topics property

List<String>? topics
getter/setter pair

The Topic IDs for this entry.

If empty, ideas should be set.

Implementation

core.List<core.String>? topics;