SO constant

Country const SO

Implementation

static const Country SO = Country(
  asset: "assets/flags/so_flag.png",
  dialingCode: "252",
  isoCode: "SO",
  name: "Somalia",
  currency: "Somali shilling",
  currencyISO: "SOS",
);