HK constant
Country
const HK
Implementation
static const Country HK = Country(
asset: "assets/flags/hk_flag.png",
dialingCode: "852",
isoCode: "HK",
name: "Hong Kong",
currency: "Hong Kong dollar",
currencyISO: "HKD",
);