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