DeleteGeoMatchSetResponse constructor

DeleteGeoMatchSetResponse({
  1. String? changeToken,
})

Implementation

DeleteGeoMatchSetResponse({
  this.changeToken,
});