menu
googleapis package
documentation
drive/v3.dart
AboutStorageQuota
AboutStorageQuota.new constructor
AboutStorageQuota.new constructor
dark_mode
light_mode
AboutStorageQuota
constructor
AboutStorageQuota
(
{
String
?
limit
,
String
?
usage
,
String
?
usageInDrive
,
String
?
usageInDriveTrash
,
})
Implementation
AboutStorageQuota({
this
.limit,
this
.usage,
this
.usageInDrive,
this
.usageInDriveTrash, });
googleapis package
documentation
drive/v3
AboutStorageQuota
AboutStorageQuota.new constructor
AboutStorageQuota class
Constructors
new
fromJson
Properties
hashCode
limit
runtimeType
usage
usageInDrive
usageInDriveTrash
Methods
noSuchMethod
toJson
toString
Operators
operator ==