menu
googleapis package
documentation
compute/v1.dart
NetworkList
NetworkList.new constructor
NetworkList.new constructor
dark_mode
light_mode
NetworkList
constructor
NetworkList
(
{
String
?
id
,
List
<
Network
>
?
items
,
String
?
kind
,
String
?
nextPageToken
,
String
?
selfLink
,
NetworkListWarning
?
warning
,
})
Implementation
NetworkList({
this
.id,
this
.items,
this
.kind,
this
.nextPageToken,
this
.selfLink,
this
.warning, });
googleapis package
documentation
compute/v1
NetworkList
NetworkList.new constructor
NetworkList class