menu
googleapis package
documentation
appengine/v1.dart
Volume
Volume.new constructor
Volume.new constructor
dark_mode
light_mode
Volume
constructor
Volume
(
{
String
?
name
,
double
?
sizeGb
,
String
?
volumeType
,
})
Implementation
Volume({
this
.name,
this
.sizeGb,
this
.volumeType, });
googleapis package
documentation
appengine/v1
Volume
Volume.new constructor
Volume class
Constructors
new
fromJson
Properties
hashCode
name
runtimeType
sizeGb
volumeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==