GoogleFirebaseAppdistroV1Release constructor
      
      GoogleFirebaseAppdistroV1Release({})
     
    
    
Implementation
GoogleFirebaseAppdistroV1Release({
  this.binaryDownloadUri,
  this.buildVersion,
  this.createTime,
  this.displayVersion,
  this.expireTime,
  this.firebaseConsoleUri,
  this.name,
  this.releaseNotes,
  this.testingUri,
  this.updateTime,
});