GH constant
Country
const GH
Implementation
static const Country GH = Country(
asset: "assets/flags/gh_flag.png",
dialingCode: "233",
isoCode: "GH",
name: "Ghana",
currency: "Ghanaian cedi",
currencyISO: "GHS",
);