Country

constructor(code: String, phoneNoCode: String, name: String, flag: DrawableResource)

Parameters

code

The ISO 3166-1 alpha-2 code of the country (e.g. "ke").

phoneNoCode

The phone number code of the country (e.g. "+254").

name

The display name of the country (e.g. "Kenya").

flag

The flag drawable resource of the country.