CountryCode constructor

const CountryCode(
  1. Currency currency
)

Implementation

const CountryCode(this.currency);