app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
InsertarBD
/
Producto
/
Producto
Producto
constructor
(
id
:
Int
=
0
,
name
:
String
=
""
,
descripcion
:
String
=
""
,
sector
:
String
=
""
,
store_name
:
String
=
""
,
precio
:
Double
=
0.0
,
url_imegen
:
String
=
""
)