toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.phonenumber
/
CountryCodeSelectionUiModel
/
CountryCodeSelectionUiModel
Country
Code
Selection
Ui
Model
constructor
(
searchQuery
:
String
,
onSearchQueryChanged
:
(
String
)
->
Unit
,
items
:
List
<
CountryCodeUiModel
>
,
onDismiss
:
(
)
->
Unit
)