topic property

String? topic
getter/setter pair

Topic name to send a message to, e.g. "weather".

Note: "/topics/" prefix should not be provided.

Implementation

core.String? topic;