id property

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

Implementation

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