menu
countrylistsdk package
documentation
array_country_model.dart
IncomeLevel
IncomeLevel constructor
IncomeLevel constructor
dark_mode
light_mode
IncomeLevel
constructor
IncomeLevel
(
{
String
?
id
,
String
?
iso2code
,
String
?
value
,
})
Implementation
IncomeLevel({ this.id, this.iso2code, this.value,});
countrylistsdk package
documentation
array_country_model
IncomeLevel
IncomeLevel constructor
IncomeLevel class