taskId property

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

Implementation

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