InventoryDestination constructor
      
      InventoryDestination(
    
    
- InventoryS3BucketDestination? s3BucketDestination
Implementation
InventoryDestination(
  this.s3BucketDestination,
);