menu
getworld package
documentation
scr/demonym.dart
Demonym
Demonym constructor
Demonym constructor
dark_mode
light_mode
Demonym
constructor
Demonym
(
{
required
Map
<
Language
,
String
>
?
male
,
required
Map
<
Language
,
String
>
?
female
,
})
Implementation
Demonym({required this.male, required this.female});
getworld package
documentation
scr/demonym
Demonym
Demonym constructor
Demonym class