Country.empty constructor

Country.empty()

Implementation

Country.empty()
    : name = '',
      dialCode = "",
      isoCode = '';