menu
googleapis package
documentation
books/v1.dart
VolumeAccessInfoPdf
VolumeAccessInfoPdf.new constructor
VolumeAccessInfoPdf.new constructor
dark_mode
light_mode
VolumeAccessInfoPdf
constructor
VolumeAccessInfoPdf
(
{
String
?
acsTokenLink
,
String
?
downloadLink
,
bool
?
isAvailable
,
})
Implementation
VolumeAccessInfoPdf({
this
.acsTokenLink,
this
.downloadLink,
this
.isAvailable, });
googleapis package
documentation
books/v1
VolumeAccessInfoPdf
VolumeAccessInfoPdf.new constructor
VolumeAccessInfoPdf class
Constructors
new
fromJson
Properties
acsTokenLink
downloadLink
hashCode
isAvailable
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==