GetDedicatedIpResponse constructor
GetDedicatedIpResponse({
- DedicatedIp? dedicatedIp,
Implementation
GetDedicatedIpResponse({
this.dedicatedIp,
});
GetDedicatedIpResponse({
this.dedicatedIp,
});