menu
city_pickers_cn package
documentation
point
Point
Point constructor
Point
brightness_4
Point
constructor
Point
(
{
int
code
=
0
,
List
<
Point
>
child
=
EmptyArray
,
int
depth
,
String
letter
,
String
name
}
)
Implementation
Point( {this.code = 0, this.child = EmptyArray, this.depth, this.letter, this.name});
city_pickers_cn package
documentation
point
Point
Point constructor
Point class
Constructors
Point
Properties
child
code
depth
hashCode
isNull
letter
name
nullPoint
runtimeType
Methods
addChild
noSuchMethod
toString
Operators
operator ==