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