ModifyDBProxyResponse constructor

ModifyDBProxyResponse({
  1. DBProxy? dBProxy,
})

Implementation

ModifyDBProxyResponse({
  this.dBProxy,
});