authors property

List<String?>? get authors
inherited

List of the authors of the book

Implementation

String? get synopsys;/// List of the authors of the book
List<String?>? get authors;