GA constant

Country const GA

Implementation

static const Country GA = Country(
  asset: "assets/flags/ga_flag.png",
  dialingCode: "241",
  isoCode: "GA",
  name: "Gabon",
  currency: "Central African CFA franc",
  currencyISO: "XAF",
);