books property

List<GoogleExampleLibraryagentV1Book>? books
getter/setter pair

The list of books.

Implementation

core.List<GoogleExampleLibraryagentV1Book>? books;