SimCardInfoData class
Properties
-
carrier_name
↔ String
-
carrierName
: The name of the carrier.
getter/setter pair
-
country_iso
↔ String
-
countryIso
: The ISO country code associated with the SIM card.
getter/setter pair
-
country_phone_prefix
↔ String
-
countryPhonePrefix
: The phone prefix for the country of the SIM card.
getter/setter pair
-
display_name
↔ String
-
- displayName : The display name of the carrier.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
number
↔ String
-
- number : The phone number associated with the SIM card.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
slot_index
↔ String
-
slotIndex
: The index of the SIM card slot.
getter/setter pair