DeleteByteMatchSetResponse constructor
      
      DeleteByteMatchSetResponse({ 
    
    
- String? changeToken,
 
Implementation
DeleteByteMatchSetResponse({
  this.changeToken,
});
DeleteByteMatchSetResponse({
  this.changeToken,
});