Companion

Functions

Link copied to clipboard

Parse country code to a country object.

Parse numeric country code to a country object.

Link copied to clipboard
fun Country.Companion.fromLocale(locale: <Error class: unknown class> = Locale.getDefault()): Country?

Parse java.util.Locale to Country object.