CountryExposure constructor

CountryExposure({
  1. dynamic exposure,
  2. dynamic country,
})

Implementation

CountryExposure({exposure, country});