EnableVirtualBackgroundRequest constructor
      
      EnableVirtualBackgroundRequest({})
     
    
    
Implementation
EnableVirtualBackgroundRequest({
  this.enabled,
  this.backgroundSourceType,
  this.color,
  this.source,
  this.blur_degree,
});