AddCommunicationToCaseResponse constructor
      
      AddCommunicationToCaseResponse({ 
    
    
- bool? result,
Implementation
AddCommunicationToCaseResponse({
  this.result,
});AddCommunicationToCaseResponse({
  this.result,
});