books property

List<Book> books
inherited

The list of the books matching this subject

Implementation

List<Book> get books => throw _privateConstructorUsedError;