OM constant

Country const OM

Implementation

static const Country OM = Country(
  asset: "assets/flags/om_flag.png",
  dialingCode: "968",
  isoCode: "OM",
  name: "Oman",
  currency: "Omani rial",
  currencyISO: "OMR",
);