toCountryStringOnly method

String toCountryStringOnly()

Implementation

String toCountryStringOnly() {
  return '$_cleanName';
}