id property

  1. @PrimaryColumn()
String? id
getter/setter pair

Implementation

@PrimaryColumn()
late String? id;