PH constant
Country
const PH
Implementation
static const Country PH = Country(
asset: "🇵ðŸ‡",
dialingCode: "+63",
isoCode: "PH",
assetCircleFlag: Assets.flagPh,
name: "Philippines",
currency: "Philippine peso",
currencyISO: "PHP",
);