GetIPSetResponse constructor

GetIPSetResponse({
  1. IPSet? iPSet,
})

Implementation

GetIPSetResponse({
  this.iPSet,
});