CompositeMedia constructor
      
      CompositeMedia({})
     
    
    
Implementation
CompositeMedia({
  this.blobRef,
  this.blobstore2Info,
  this.cosmoBinaryReference,
  this.crc32cHash,
  this.inline,
  this.length,
  this.md5Hash,
  this.objectId,
  this.path,
  this.referenceType,
  this.sha1Hash,
});