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