AreaType enum
AreaType has 4 types where all specifies 3 level of combined administrative level with hierarchi other AreaType like district, province, localLevel contains all the data of individual itself which are unrelated to each other
Values
Properties
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