id property

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

主键ID 主键ID

Implementation

@Index(index: 3, name: "id", pattern: "")
String? id;