topic property

  1. @Index(index: 0, name: "topic", pattern: "")
String? topic
getter/setter pair

Implementation

@Index(index: 0, name: "topic", pattern: "")
String? topic;