id property

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

Binlog ID Binlog ID

Implementation

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