bookId property

  1. @MappableField(key: 'gallery_id')
int bookId
final

Book's ID associated with comment.

Implementation

@MappableField(key: 'gallery_id')
final int bookId;