subject property

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

Implementation

@Index(index: 2, name: "subject", pattern: "")
String? subject;