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