Not documented in the official API
@JsonKey(readValue: _readBookSubjects) List<String>? get subjects;/// Not documented in the official API @JsonKey(readValue: _readBookReviews) List<String>? get reviews;