id property

  1. @primaryKey
int? id
getter/setter pairinherited

A primary key identifier.

Implementation

@primaryKey
int? id;