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