id property

  1. @PrimaryKeyDaoField(name: 'id')
int id
final

Implementation

@PrimaryKeyDaoField(name: 'id')
final int id;