GetReleaseExecutableResponse constructor
      
      GetReleaseExecutableResponse({})
     
    
    
Implementation
GetReleaseExecutableResponse({
  this.executable,
  this.executableVersion,
  this.language,
  this.rulesetName,
  this.syncTime,
  this.updateTime,
});