id property

  1. @PrimaryKey(autoGenerate: true)
int? id
final

Implementation

@PrimaryKey(autoGenerate: true)
final int? id;