DeleteByteMatchSetResponse constructor

DeleteByteMatchSetResponse({
  1. String? changeToken,
})

Implementation

DeleteByteMatchSetResponse({
  this.changeToken,
});