id property

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

编号 编号

Implementation

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