menu
googleapis package
documentation
notebooks/v2.dart
VmImage
VmImage.new constructor
VmImage.new constructor
dark_mode
light_mode
VmImage
constructor
VmImage
(
{
String
?
family
,
String
?
name
,
String
?
project
,
})
Implementation
VmImage({
this
.family,
this
.name,
this
.project, });
googleapis package
documentation
notebooks/v2
VmImage
VmImage.new constructor
VmImage class
Constructors
new
fromJson
Properties
family
hashCode
name
project
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==