ApplicationInfo constructor
      
      ApplicationInfo({})
     
    
    
Implementation
ApplicationInfo({
  this.cWEMonitorEnabled,
  this.lifeCycle,
  this.opsCenterEnabled,
  this.opsItemSNSTopicArn,
  this.remarks,
  this.resourceGroupName,
});