CustomTemplate constructor
      
      CustomTemplate({})
     
    
    
Implementation
CustomTemplate({
  this.accountId,
  this.containerId,
  this.fingerprint,
  this.galleryReference,
  this.name,
  this.path,
  this.tagManagerUrl,
  this.templateData,
  this.templateId,
  this.workspaceId,
});