CountryCodeLoaded constructor

const CountryCodeLoaded(
  1. String countryCode
)

Implementation

const CountryCodeLoaded(this.countryCode);