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