ModemNetwork3gpp constructor
ModemNetwork3gpp({})
Returns a new ModemNetwork3gpp instance.
Implementation
ModemNetwork3gpp({
this.apn,
this.registrationState,
this.operatorCode,
this.operatorName,
});
Returns a new ModemNetwork3gpp instance.
ModemNetwork3gpp({
this.apn,
this.registrationState,
this.operatorCode,
this.operatorName,
});