menu
googleapis package
documentation
books/v1.dart
CategoryItems
CategoryItems constructor
CategoryItems constructor
dark_mode
light_mode
CategoryItems
constructor
CategoryItems
(
{
String
?
badgeUrl
,
String
?
categoryId
,
String
?
name
,
})
Implementation
CategoryItems({ this.badgeUrl, this.categoryId, this.name, });
googleapis package
documentation
books/v1
CategoryItems
CategoryItems constructor
CategoryItems class