images property

  1. @MappableField(key: 'images')
BookImages images
final

Collection of images.

Implementation

@MappableField(key: 'images')
final BookImages images;