|
Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
|
This is the complete list of members for CountryModel, including all inherited members.
| CountryModel({ required this.id, required this.name, required this.language, required this.currency, required this.flag, }) | CountryModel | private |
| currency | CountryModel | private |
| flag | CountryModel | private |
| id | CountryModel | private |
| language | CountryModel | private |
| name | CountryModel | private |