menu
googleapis package
documentation
books/v1.dart
MetadataItems
MetadataItems constructor
MetadataItems 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 constructor
MetadataItems class