InventoryDestination constructor
InventoryDestination({
- required InventoryS3BucketDestination s3BucketDestination,
Implementation
InventoryDestination({
required this.s3BucketDestination,
});