ideas property

List<String>? ideas
getter/setter pair

The Idea IDs for this entry.

If empty, topics should be set.

Implementation

core.List<core.String>? ideas;