id property

  1. @MappableField(key: 'id')
int id
final

Book ID.

Implementation

@MappableField(key: 'id')
final int id;