menu
bynn_id_verification package
documentation
data/requests/address_verification_request.dart
CellInfo
CellInfo.new constructor
CellInfo.new constructor
dark_mode
light_mode
CellInfo
constructor
CellInfo
(
{
String
?
mcc
,
String
?
mnc
,
String
?
lac
,
String
?
cid
,
int
?
signalStrength
,
})
Implementation
CellInfo({ this.mcc, this.mnc, this.lac, this.cid, this.signalStrength, });
bynn_id_verification package
documentation
data/requests/address_verification_request
CellInfo
CellInfo.new constructor
CellInfo class