List of the authors of the book
String? get synopsys;/// List of the authors of the book @JsonKey(readValue: _readBookAuthors) List<String?>? get authors;