menu
googleapis package
documentation
books/v1.dart
MetadataItems
MetadataItems.new constructor
MetadataItems.new constructor
dark_mode
light_mode
MetadataItems
constructor
MetadataItems
(
{
String
?
downloadUrl
,
String
?
encryptedKey
,
String
?
language
,
String
?
size
,
String
?
version
,
})
Implementation
MetadataItems({
this
.downloadUrl,
this
.encryptedKey,
this
.language,
this
.size,
this
.version, });
googleapis package
documentation
books/v1
MetadataItems
MetadataItems.new constructor
MetadataItems class