CellTower class
Constructors
Properties
- age → num
-
finalinherited
- cellId → num
-
final
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- locationAreaCode → num
-
final
- mobileCountryCode → num
-
final
- mobileNetworkCode → num
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- signalStrength → num
-
finalinherited
- timingAdvance → num
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toMap(
) → Map< String, String> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited