Country constructor

const Country(
  1. IsoCode isoCode
)

Implementation

const Country(this.isoCode);