menu
lb_setup package
documentation
api.dart
ModemGsm
ModemGsm.new constructor
ModemGsm.new constructor
dark_mode
light_mode
ModemGsm
constructor
ModemGsm
(
{
String
?
apn
,
String
?
number
,
String
?
username
,
String
?
password
,
})
Returns a new
ModemGsm
instance.
Implementation
ModemGsm({ this.apn, this.number, this.username, this.password, });
lb_setup package
documentation
api
ModemGsm
ModemGsm.new constructor
ModemGsm class