menu
mobiotics_provider package
documentation
models/country/user_country.dart
UserCountry
UserCountry constructor
UserCountry constructor
dark_mode
light_mode
UserCountry
constructor
UserCountry
(
{
String
?
countryCode
,
String
?
countryName
,
})
Implementation
UserCountry({this.countryCode, this.countryName});
mobiotics_provider package
documentation
models/country/user_country
UserCountry
UserCountry constructor
UserCountry class