books property

List<Book> books
inherited

The list of the books matching the query

Implementation

List<Book> get books => throw _privateConstructorUsedError;