menu
googleapis package
documentation
compute/v1.dart
ZoneList
ZoneList.new constructor
ZoneList.new constructor
dark_mode
light_mode
ZoneList
constructor
ZoneList
(
{
String
?
id
,
List
<
Zone
>
?
items
,
String
?
kind
,
String
?
nextPageToken
,
String
?
selfLink
,
ZoneListWarning
?
warning
,
})
Implementation
ZoneList({
this
.id,
this
.items,
this
.kind,
this
.nextPageToken,
this
.selfLink,
this
.warning, });
googleapis package
documentation
compute/v1
ZoneList
ZoneList.new constructor
ZoneList class
Constructors
new
fromJson
Properties
hashCode
id
items
kind
nextPageToken
runtimeType
selfLink
warning
Methods
noSuchMethod
toJson
toString
Operators
operator ==