NotifyWhenUploadedOutput constructor
      
      NotifyWhenUploadedOutput({ 
    
    
- String? notificationId,
Implementation
NotifyWhenUploadedOutput({
  this.fileShareARN,
  this.notificationId,
});NotifyWhenUploadedOutput({
  this.fileShareARN,
  this.notificationId,
});