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