UpdateRegexPatternSetResponse constructor

UpdateRegexPatternSetResponse({
  1. String? changeToken,
})

Implementation

UpdateRegexPatternSetResponse({
  this.changeToken,
});