HK constant
Country
const HK
Implementation
static const Country HK = Country(
asset: "ðŸ‡ðŸ‡°",
dialingCode: "+852",
isoCode: "HK",
assetCircleFlag: Assets.flagHk,
name: "Hong Kong",
currency: "Hong Kong dollar",
currencyISO: "HKD",
);