Gsm constructor
Gsm({})
Implementation
Gsm({
this.bandGSM,
this.signalGSM,
this.connectionStatus,
this.network,
this.type,
this.cid,
this.lac,
this.bsic,
this.ncc,
this.bcc,
this.cgi,
});
Gsm({
this.bandGSM,
this.signalGSM,
this.connectionStatus,
this.network,
this.type,
this.cid,
this.lac,
this.bsic,
this.ncc,
this.bcc,
this.cgi,
});