menu
googleapis package
documentation
libraryagent/v1.dart
GoogleExampleLibraryagentV1ListBooksResponse
books property
books property
dark_mode
light_mode
books
property
List
<
GoogleExampleLibraryagentV1Book
>
?
books
getter/setter pair
The list of books.
Implementation
core.List<GoogleExampleLibraryagentV1Book>? books;
googleapis package
documentation
libraryagent/v1
GoogleExampleLibraryagentV1ListBooksResponse
books property
GoogleExampleLibraryagentV1ListBooksResponse class