menu
bheya_network package
documentation
simInfoResponse.dart
SimInfoList
SimInfoList constructor
SimInfoList constructor
dark_mode
light_mode
SimInfoList
constructor
SimInfoList
(
{
String
?
carrierName
,
String
?
displayName
,
int
?
mcc
,
int
?
mnc
,
String
?
subscriptionInfoNumber
,
})
Implementation
SimInfoList( {this.carrierName, this.displayName, this.mcc, this.mnc, this.subscriptionInfoNumber});
bheya_network package
documentation
simInfoResponse
SimInfoList
SimInfoList constructor
SimInfoList class