menu
tdffi
td
CountryInfo
CountryInfo constructor
CountryInfo
brightness_4
brightness_5
CountryInfo
constructor
CountryInfo
(
{
required
String
country_code
,
required
String
name
,
required
String
english_name
,
required
bool
is_hidden
,
required
List
<
String
>
calling_codes
,
int
?
extra
,
int
?
clientId
}
)
Contains information about a country
Implementation
CountryInfo
tdffi
td
CountryInfo
CountryInfo constructor
CountryInfo class