topic property

  1. @ImcField('Topic', 'topic', ImcType.typePlaintext)
String topic

The name or type of this event

Implementation

@ImcField('Topic', 'topic', ImcType.typePlaintext)
String get topic;