Country

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

Parameters

code

The code of the country.

phoneNoCode

The phone number code of the country.

name

The name of the country.

flag

The flag of the country.