app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
InsertarBD
/
Order
/
Order
Order
constructor
(
id
:
Int
,
productos
:
List
<
Producto
>
=
emptyList<Producto>()
,
precio_total
:
Int
)