topic property

List<Topic>? topic
getter/setter pair

Topic items that match the request.

Implementation

core.List<Topic>? topic;