AddressAggregatedList constructor
AddressAggregatedList({})
Implementation
AddressAggregatedList({
this.id,
this.items = const {},
this.kind,
this.nextPageToken,
this.selfLink,
this.unreachables = const [],
this.warning,
}) : super(fullyQualifiedName);