menu
googleapis package
documentation
books/v1.dart
Bookshelves
Bookshelves constructor
Bookshelves constructor
dark_mode
light_mode
Bookshelves
constructor
Bookshelves
(
{
List
<
Bookshelf
>
?
items
,
String
?
kind
,
})
Implementation
Bookshelves({ this.items, this.kind, });
googleapis package
documentation
books/v1
Bookshelves
Bookshelves constructor
Bookshelves class