books property

List<Book> get books
inherited

The list of the books this author published

Implementation

List<Book> get books => throw _privateConstructorUsedError;