CellId class
Constructors
- CellId.new({int? cid, int? lac})
- CellId.fromJson(String source)
-
factory
- CellId.fromMap(Map map)
-
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override