topics property

List<String>? topics
getter/setter pair

The names of topics attached to the reservation.

The order of the topics is unspecified.

Implementation

core.List<core.String>? topics;