app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.models.entities.country
/
Country
/
Country
Country
androidJvm
open
fun
Country
(
id
:
Long
,
name
:
String
)
Content copied to clipboard
open
fun
Country
(
tag
:
String
,
names
:
List
<
CountryName
>
,
cc2
:
String
,
cc3
:
String
)
Content copied to clipboard
open
fun
Country
(
)
Content copied to clipboard
open
fun
Country
(
id
:
Long
,
tag
:
String
,
cc2
:
String
,
cc3
:
String
)
Content copied to clipboard