app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.utils
/
Intent
Intent
androidJvm
inline
fun
<
T
>
Intent
(
context
:
Context
,
builderAction
:
Intent
.
(
)
->
Unit
=
{}
)
:
Intent
Content copied to clipboard
inline
fun
Intent
(
action
:
String
?
,
builderAction
:
Intent
.
(
)
->
Unit
)
:
Intent
Content copied to clipboard
inline
fun
Intent
(
builderAction
:
Intent
.
(
)
->
Unit
)
:
Intent
Content copied to clipboard