Function try to parse country by name or key or substring and return CountryData or null if cannot parse country
searched key
if found than CountryData otherwise null
Function try to get country by key and return CountryData or null if cannot parse country
Country key
if found than CountryData otherwise null
Generated using TypeDoc
Class used for parsing countries