WS constant

Country const WS

Implementation

static const Country WS = Country(
  asset: "assets/flags/ws_flag.png",
  dialingCode: "685",
  isoCode: "WS",
  name: "Samoa",
  currency: "Samoan tala",
  currencyISO: "WST",
);