SimCard class
Constructors
Properties
- carrierName → String
-
final
- countryCode → String
-
final
- displayName → String
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- isDataRoaming → bool
-
final
- isNetworkRoaming → bool
-
final
- mcc → int
-
final
- mnc → int
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- serialNumber → String
-
final
- slotIndex → int
-
final
- subscriptionId → int
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited