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