Variable CountryFlagsMapConst

CountryFlagsMap: Record<keyof typeof Country, number> = ...

Map object which holds flag id's for Country enum members