menu
world_csc_picker package
documentation
country_state_city_picker.dart
CountryStateCityData class
CountryStateCityData class
dark_mode
light_mode
CountryStateCityData
class
Constructors
CountryStateCityData
()
Properties
countries
→
List
<
String
>
no setter
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
citiesOf
(
String
country
,
String
state
)
→
List
<
City
>
load
(
)
→
Future
<
void
>
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
statesOf
(
String
country
)
→
List
<
String
>
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
world_csc_picker package
documentation
country_state_city_picker
CountryStateCityData class
country_state_city_picker library