ModemNetworkBearerIp4Config constructor
ModemNetworkBearerIp4Config({})
Returns a new ModemNetworkBearerIp4Config instance.
Implementation
ModemNetworkBearerIp4Config({
this.method,
this.address,
this.prefix,
this.dns1,
this.dns2,
this.gateway,
this.mtu,
});