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