GL constant
Country
const GL
Implementation
static const Country GL = Country(
asset: "assets/flags/gl_flag.png",
dialingCode: "299",
isoCode: "GL",
name: "Greenland",
currency: "Danish krone",
currencyISO: "DKK",
);