uifield-countrypicker
Toggle table of contents
2.0.1
release
Target filter
release
Switch theme
Search in API
Skip to content
uifield-countrypicker
uifield-countrypicker
/
studio.lunabee.compose.foundation.uifield.countrypicker
/
CountryFieldData
Country
Field
Data
@
Serializable
data
class
CountryFieldData
(
val
countryName
:
String
,
val
countryIsoName
:
String
)
Members
Constructors
Country
Field
Data
Link copied to clipboard
constructor
(
countryName
:
String
,
countryIsoName
:
String
)
Properties
country
Iso
Name
Link copied to clipboard
val
countryIsoName
:
String
country
Name
Link copied to clipboard
val
countryName
:
String