UpdateGeoMatchSetResponse constructor

UpdateGeoMatchSetResponse({
  1. String? changeToken,
})

Implementation

UpdateGeoMatchSetResponse({
  this.changeToken,
});