ModemNetworkSim constructor
ModemNetworkSim({})
Returns a new ModemNetworkSim instance.
Implementation
ModemNetworkSim({
this.simIdentifier,
this.imsi,
this.operatorIdentifier,
this.operatorName,
});
Returns a new ModemNetworkSim instance.
ModemNetworkSim({
this.simIdentifier,
this.imsi,
this.operatorIdentifier,
this.operatorName,
});