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