menu
googleapis package
documentation
compute/v1.dart
NetworkList
NetworkList constructor
NetworkList 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 constructor
NetworkList class