menu
cupertino_country_state_picker package
documentation
models/select_status_model.dart
State
State.new constructor
State.new constructor
dark_mode
light_mode
State
constructor
State
(
{
int
?
id
,
String
?
name
,
int
?
countryId
,
List
<
City
>
?
city
,
})
Implementation
State({this.id, this.name, this.countryId, this.city});
cupertino_country_state_picker package
documentation
models/select_status_model
State
State.new constructor
State class