conversationId property

  1. @Index(index: 4, name: "conversation_id", pattern: "")
String? conversationId
getter/setter pair

Implementation

@Index(index: 4, name: "conversation_id", pattern: "")
String? conversationId;